ANESBENYELLES commited on
Commit
7f32a57
·
verified ·
1 Parent(s): fb63210
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ python-multipart
5
+ matplotlib
6
+ seaborn
7
+ pandas
8
+ requests
9
+ Jinja2
10
+ numpy