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 461e235 commit cb0233d
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,8 +1,8 @@
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

0 comments on commit cb0233d

Please sign in to comment.