Spaces:
Sleeping
Sleeping
cyberosa commited on
Commit ·
6c470e7
1
Parent(s): bf5be8d
fixing library versions
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
pandas==2.
|
|
|
|
| 2 |
seaborn
|
| 3 |
matplotlib
|
| 4 |
huggingface-hub
|
|
|
|
| 1 |
+
pandas==2.2.2
|
| 2 |
+
python_version==3.12.2
|
| 3 |
seaborn
|
| 4 |
matplotlib
|
| 5 |
huggingface-hub
|