We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e63562 + bf0ed1f commit 9238dc8Copy full SHA for 9238dc8
3 files changed
demos/blog/requirements-dev.txt
@@ -1,4 +1,4 @@
1
-pyflakes==2.1.0
+pyflakes==2.1.1
2
pep8==1.7.1
3
-pytest==4.2.0
+pytest==4.3.0
4
ipdb==0.11
demos/blog_react/requirements-dev.txt
requirements-dev.txt
@@ -6,14 +6,14 @@ aiomysql==0.0.20
6
aiopg==0.16.0
7
coverage==4.5.2
8
docker==3.7.0
9
-flake8==3.7.5
+flake8==3.7.7
10
11
motor==2.0.0
12
pytest-cov==2.6.1
13
pytest-sugar==0.9.2
14
15
python-dateutil==2.8.0
16
-sqlalchemy==1.2.17
+sqlalchemy==1.2.18
17
trafaret==1.2.0
18
pymysql==0.9.3
19
-r requirements-doc.txt
0 commit comments