JeCabrera commited on
Commit
dd4ba86
·
unverified ·
1 Parent(s): b687eb7

Update requirements.txt to latest package versions

Browse files

Updated package versions in requirements.txt to latest.

Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
- google-generativeai==0.3.0
4
- python-dotenv==1.0.0
5
- pydantic==2.5.0
6
- aiofiles==23.2.1
7
- python-multipart==0.0.6
 
1
+ fastapi
2
+ uvicorn
3
+ google-genai
4
+ python-dotenv
5
+ pydantic
6
+ aiofiles
7
+ python-multipart