Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bookernath committed Oct 30, 2023
1 parent 2d77f4e commit 8044c39
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Flask==2.0.1
Werkzeug==2.0.1
itsdangerous==2.0.1
requests==2.25.1
Flask==3.0.0
Werkzeug==3.0.0
itsdangerous==2.1.2
requests==2.31.0
python-dotenv==0.17.1
bigcommerce==0.22.3
bigcommerce==0.23.3
gunicorn==20.1.0
psycopg2==2.8.6
Flask-SQLAlchemy==2.5.1
psycopg2-binary==2.9.9
Flask-SQLAlchemy==3.1.1
2 changes: 1 addition & 1 deletion runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-3.8.10
python-3.11.6

0 comments on commit 8044c39

Please sign in to comment.