We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e81f356 + c661a53 commit 96f0f93Copy full SHA for 96f0f93
1 file changed
requirements-dev.txt
@@ -1,13 +1,13 @@
1
coverage==4.5.1
2
flake8==3.5.0
3
ipdb==0.11
4
-ipython==6.5.0
5
-pytest==3.7.1
6
-pytest-cov==2.5.1
+ipython==7.0.1
+pytest==3.8.1
+pytest-cov==2.6.0
7
pytest-sugar==0.9.1
8
PyMySQL>=0.9,<=0.9.2
9
docker==3.4.1
10
-sphinx==1.7.6
+sphinx==1.8.1
11
sphinxcontrib-asyncio==0.2.0
12
-sqlalchemy==1.2.10
+sqlalchemy==1.2.12
13
uvloop==0.11.2; python_version >= '3.5'
0 commit comments