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 f9808a6 commit 2a4102cCopy full SHA for 2a4102c
requirements.txt
@@ -1,11 +1,10 @@
1
-Flask==1.1.1
2
-Jinja2==2.10.1
+Flask==2.0.1
3
MarkupSafe==1.1.0
4
-Werkzeug==0.16.0
5
-itsdangerous==1.1.0
6
-requests==2.22.0
7
-python-dotenv==0.10.3
+Werkzeug==2.0.1
+itsdangerous==2.0.1
+requests==2.25.1
+python-dotenv==0.17.1
8
bigcommerce==0.20.1
9
-gunicorn==19.9.0
10
-psycopg2==2.8.4
11
-Flask-SQLAlchemy==2.4.1
+gunicorn==20.1.0
+psycopg2==2.8.6
+Flask-SQLAlchemy==2.5.1
0 commit comments