BG5 commited on
Commit
1a8d11d
·
verified ·
1 Parent(s): 8beb0b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- faicons
2
- shiny
3
- shinywidgets
4
- plotly
5
- pandas
6
- ridgeplot
 
1
+ fastapi
2
+ uvicorn
3
+ websockets
4
+ httpx