aniket9909 commited on
Commit
f7fd986
·
verified ·
1 Parent(s): f14504f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi==0.118.0
2
+ uvicorn==0.30.6
3
+ pandas==2.2.2
4
+ openpyxl==3.1.2
5
+ python-multipart==0.0.20