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.
1 parent 1fa4fe9 commit 792ad8dCopy full SHA for 792ad8d
requirements.txt
@@ -1,11 +1,11 @@
1
-Flask==1.0.2
2
-Jinja2==2.10
+Flask==1.1.1
+Jinja2==2.10.1
3
MarkupSafe==1.1.0
4
-Werkzeug==0.14.1
+Werkzeug==0.16.0
5
itsdangerous==1.1.0
6
-requests==2.21.0
7
-python-dotenv==0.10.1
8
-bigcommerce==0.20.0
+requests==2.22.0
+python-dotenv==0.10.3
+bigcommerce==0.20.1
9
gunicorn==19.9.0
10
-psycopg2==2.7.6.1
11
-Flask-SQLAlchemy==2.3.2
+psycopg2==2.8.4
+Flask-SQLAlchemy==2.4.1
0 commit comments