Skip to content

Commit

Permalink
update: requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alguadam committed Oct 1, 2023
1 parent b148edf commit 12d7d65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Flask==2.2.2
Flask-Cors==3.0.10
Flask-SQLAlchemy==2.5.1
Flask==3.0.0
Flask-Cors==4.0.0
Flask-SQLAlchemy==3.1.1
SQLAlchemy==2.0.21
psycopg2==2.9.7
python-dotenv==0.21.0
SQLAlchemy==1.4.41
pytest
pytest-cov
applicationinsights==0.11.10

0 comments on commit 12d7d65

Please sign in to comment.