TimWindecker commited on
Commit
8891f01
·
verified ·
1 Parent(s): 9c61038

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ streamlit==1.50.0
2
  pandas==2.3.3
3
  plotly==6.3.1
4
  datasets==4.1.1
5
- matplotlib==3.10.6
 
 
 
2
  pandas==2.3.3
3
  plotly==6.3.1
4
  datasets==4.1.1
5
+ matplotlib==3.10.6
6
+ uvicorn==0.37.0
7
+ fastapi==0.118.0