haileyhalimj@gmail.com commited on
Commit
b629ffb
·
1 Parent(s): 7d8d330

Fix requirements.txt for Hugging Face deployment

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -17
requirements.txt CHANGED
@@ -1,17 +1,8 @@
1
- absl-py>=2.3.1
2
- dotenv>=0.9.9
3
- immutabledict>=4.2.1
4
- numpy>=2.2.0
5
- ortools>=9.14.0
6
- pandas>=2.3.0
7
- plotly>=5.24.0
8
- protobuf>=3.20,<6
9
- psycopg2-binary>=2.9.9
10
- python-dateutil>=2.9.0
11
- python-dotenv>=1.0.0
12
- pytz>=2025.2
13
- six>=1.17.0
14
- SQLAlchemy>=2.0.36
15
- streamlit>=1.39.0
16
- typing_extensions>=4.14.0
17
- tzdata>=2025.2
 
1
+ streamlit>=1.28.0
2
+ pandas>=1.5.0
3
+ numpy>=1.21.0
4
+ plotly>=5.0.0
5
+ scipy>=1.9.0
6
+ ortools>=9.0.0
7
+ openpyxl>=3.0.0
8
+ xlrd>=2.0.0