Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ biopython>=1.81
|
|
| 9 |
pandas>=2.2.0
|
| 10 |
numpy>=1.24.0
|
| 11 |
plotly>=5.20.0
|
| 12 |
-
requests>=2.31.0
|
|
|
|
|
|
| 9 |
pandas>=2.2.0
|
| 10 |
numpy>=1.24.0
|
| 11 |
plotly>=5.20.0
|
| 12 |
+
requests>=2.31.0
|
| 13 |
+
audioop-lts; python_version >= "3.13"
|