abhisheksan commited on
Commit
86622ec
·
verified ·
1 Parent(s): 1b855b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- fastapi==0.103.1
2
- uvicorn[standard]==0.23.2
3
- python-dotenv==1.0.0
4
- loguru==0.7.0
5
- google-generativeai==0.3.0
6
- tenacity==8.2.2
7
- cachetools==5.3.0
8
- pydantic==2.3.0
9
- asyncpraw==7.7.2
 
1
+ fastapi==0.103.1
2
+ uvicorn[standard]==0.23.2
3
+ python-dotenv==1.0.0
4
+ loguru==0.7.0
5
+ google-generativeai==0.3.0
6
+ tenacity==8.2.2
7
+ cachetools==5.3.0
8
+ pydantic==2.3.0
9
+ asyncpraw==7.8.1