Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,6 @@ pybind11>=2.13.2
|
|
| 8 |
pythran>=0.14.0
|
| 9 |
numpy>=1.20,!=1.24.0;python_version<"3.9"
|
| 10 |
numpy>=2.0.0rc1;python_version>="3.9"
|
| 11 |
-
|
| 12 |
git+https://github.com/scikit-plots/scikit-plots.git@main
|
| 13 |
|
| 14 |
# gradio
|
|
|
|
| 8 |
pythran>=0.14.0
|
| 9 |
numpy>=1.20,!=1.24.0;python_version<"3.9"
|
| 10 |
numpy>=2.0.0rc1;python_version>="3.9"
|
|
|
|
| 11 |
git+https://github.com/scikit-plots/scikit-plots.git@main
|
| 12 |
|
| 13 |
# gradio
|