Skip to content

Commit cf39d44

Browse files
authored
Update requirements.txt
1 parent bf3e37a commit cf39d44

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Flask==2.0.1
2-
Werkzeug==2.0.1
3-
itsdangerous==2.0.1
4-
requests==2.25.1
1+
Flask==3.0.0
2+
Werkzeug==3.0.0
3+
itsdangerous==2.1.2
4+
requests==2.31.0
55
python-dotenv==0.17.1
66
bigcommerce==0.23.3
77
gunicorn==20.1.0
8-
psycopg2==2.8.6
9-
Flask-SQLAlchemy==2.5.1
8+
psycopg2-binary==2.9.9
9+
Flask-SQLAlchemy==3.1.1

0 commit comments

Comments
 (0)