garvitcpp commited on
Commit
2682100
·
verified ·
1 Parent(s): 7e267d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- fastapi
2
- uvicorn
3
- python-multipart
4
- appwrite==4.0.0
5
- apscheduler
6
- pydantic-settings
 
1
+ fastapi==0.104.1
2
+ python-multipart==0.0.6
3
+ uvicorn==0.24.0
4
+ apscheduler==3.10.4
5
+ python-jose==3.3.0
6
+ pydantic==2.4.2