Abhilash7 commited on
Commit
19bfac0
·
verified ·
1 Parent(s): 206ede3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- fastapi
2
- uvicorn
3
- pandas
4
- autots
5
- python-multipart
 
1
+ fastapi==0.110.1
2
+ uvicorn==0.29.0
3
+ pydantic==2.7.1