Skip to content

Commit

Permalink
Tc
Browse files Browse the repository at this point in the history
  • Loading branch information
msune committed Jun 12, 2024
1 parent 5575ed5 commit 78c6fcd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fastapi==0.105.0
uvicorn==0.25.0
sqlalchemy-utils==0.41.1
sqlmodel==0.0.14
psycopg2==2.9.9
sqlalchemy-utils==0.41.2
sqlmodel==0.0.19
psycopg2==3.1.19
jinja2==3.1.3
pyyaml==6.0.1
pytest
Expand Down

0 comments on commit 78c6fcd

Please sign in to comment.