Zayeemk commited on
Commit
2a4c138
·
verified ·
1 Parent(s): e596693

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -24
requirements.txt CHANGED
@@ -1,24 +1,23 @@
1
- streamlit
2
- pandas==2.1.3
3
- numpy==1.25.2
4
- scikit-learn==1.3.2
5
- xgboost>=1.6.0
6
- requests==2.31.0
7
- fastapi==0.104.1
8
- uvicorn==0.24.0
9
- streamlit==1.28.1
10
- plotly==5.17.0
11
- geopy==2.4.0
12
- python-dotenv==1.0.0
13
- networkx>=2.8
14
- openrouteservice==2.3.3
15
- sqlalchemy==2.0.23
16
- pydantic==2.5.0
17
- folium==0.15.0
18
- streamlit-folium==0.15.0
19
- reportlab==4.0.7
20
- openpyxl==3.1.2
21
- psycopg2-binary==2.9.9
22
- redis==5.0.1
23
- snowflake-connector-python==3.6.0
24
- snowflake-sqlalchemy==1.5.1
 
1
+ streamlit==1.28.1
2
+ pandas==2.1.3
3
+ numpy==1.25.2
4
+ scikit-learn==1.3.2
5
+ xgboost>=1.6.0
6
+ requests==2.31.0
7
+ fastapi==0.104.1
8
+ uvicorn==0.24.0
9
+ plotly==5.17.0
10
+ geopy==2.4.0
11
+ python-dotenv==1.0.0
12
+ networkx>=2.8
13
+ openrouteservice==2.3.3
14
+ sqlalchemy==1.4.50
15
+ pydantic==2.5.0
16
+ folium==0.15.0
17
+ streamlit-folium==0.15.0
18
+ reportlab==4.0.7
19
+ openpyxl==3.1.2
20
+ psycopg2-binary==2.9.9
21
+ redis==5.0.1
22
+ snowflake-connector-python==3.6.0
23
+ snowflake-sqlalchemy==1.5.1