TiH0 commited on
Commit
76c1ccd
·
verified ·
1 Parent(s): 3a2575f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ python-multipart==0.0.6
4
+ pandas==2.1.3
5
+ python-docx==1.1.0
6
+ openpyxl==3.1.2