AsiminaM commited on
Commit
3d68ede
·
verified ·
1 Parent(s): 6ab3a79

Update requirements.txt

Browse files

attempt for integration with replit

Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -7,4 +7,8 @@ pandas
7
  networkx
8
  matplotlib
9
  plotly
10
- numpy
 
 
 
 
 
7
  networkx
8
  matplotlib
9
  plotly
10
+ numpy
11
+ fastapi
12
+ uvicorn[standard]
13
+ pydantic
14
+ python-multipart