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 2d77f4e commit 8044c39Copy full SHA for 8044c39
requirements.txt
@@ -1,9 +1,9 @@
1
-Flask==2.0.1
2
-Werkzeug==2.0.1
3
-itsdangerous==2.0.1
4
-requests==2.25.1
+Flask==3.0.0
+Werkzeug==3.0.0
+itsdangerous==2.1.2
+requests==2.31.0
5
python-dotenv==0.17.1
6
-bigcommerce==0.22.3
+bigcommerce==0.23.3
7
gunicorn==20.1.0
8
-psycopg2==2.8.6
9
-Flask-SQLAlchemy==2.5.1
+psycopg2-binary==2.9.9
+Flask-SQLAlchemy==3.1.1
runtime.txt
@@ -1 +1 @@
-python-3.8.10
+python-3.11.6
0 commit comments