Spaces:
Build error
Build error
Commit ·
7a5c338
1
Parent(s): 99b6b98
updated
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
streamlit==1.20.0
|
| 2 |
pandas==1.4.3
|
| 3 |
numpy==1.22.3
|
|
|
|
| 1 |
+
python_requires >= "3.12.7"
|
| 2 |
streamlit==1.20.0
|
| 3 |
pandas==1.4.3
|
| 4 |
numpy==1.22.3
|