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 dcebc76 + 4e4d7bf commit 165db3fCopy full SHA for 165db3f
2 files changed
requirements.txt
@@ -1,13 +1,13 @@
1
-Flask==1.0.2
2
-Jinja2==2.10.1
3
-werkzeug==0.15.5
4
-Flask-DebugToolbar==0.10.1
+Flask==1.1.2
+Jinja2==2.11.2
+werkzeug==1.0.1
+Flask-DebugToolbar==0.11.0
5
Flask-UUID==0.2
6
-raven[flask]==6.6.0
+raven[flask]==6.10.0
7
certifi
8
-redis==2.10.5
9
-msgpack-python==0.4.8
10
-requests==2.20.0
11
-SQLAlchemy==1.3.3
12
-mbdata==25.0.0
+redis==3.4.1
+msgpack-python==0.5.6
+requests==2.23.0
+SQLAlchemy==1.3.16
+mbdata==25.0.4
13
sqlalchemy-dst==1.0.1
requirements_dev.txt
@@ -1,4 +1,4 @@
-pytest==3.1.2
-pytest-cov==2.5.1
-pylint==1.7.2
+pytest==4.6.9
+pytest-cov==2.8.1
+pylint==1.9.4
mock==3.0.5
0 commit comments