agh123 commited on
Commit
9c27319
·
1 Parent(s): 5735baf

ref for req is not working in spaces

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- -r requirements/prod.txt
 
 
 
 
 
 
 
1
+ streamlit>=1.28.0
2
+ requests>=2.31.0
3
+ python-dotenv>=1.0.0
4
+ pandas>=2.1.3
5
+ plotly>=5.18.0
6
+ httpx>=0.25.1
7
+ pydantic-settings>=2.0.3