Commit
·
dd59b6b
1
Parent(s):
9cb4728
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
altair==5.5.0
|
|
|
2 |
pandas==2.2.2
|
3 |
streamlit==1.45.0
|
4 |
torch==2.5.1
|
|
|
1 |
altair==5.5.0
|
2 |
+
python-dotenv==1.1.0
|
3 |
pandas==2.2.2
|
4 |
streamlit==1.45.0
|
5 |
torch==2.5.1
|