Spaces:
Sleeping
Sleeping
Venkatakrishnan
commited on
Commit
·
9a2714d
1
Parent(s):
cdd0177
req
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Automatically generated by https://github.com/damnever/pigar.
|
2 |
+
|
3 |
+
numpy==1.26.4
|
4 |
+
pandas==2.2.2
|
5 |
+
pillow==10.3.0
|
6 |
+
plotly==5.22.0
|
7 |
+
PyYAML==6.0.1
|
8 |
+
requests==2.31.0
|
9 |
+
streamlit==1.34.0
|
10 |
+
streamlit-aggrid==1.0.5
|
11 |
+
streamlit-authenticator==0.3.2
|
12 |
+
streamlit-extras==0.4.2
|
13 |
+
openpyxl==3.1.2
|