Spaces:
Sleeping
Sleeping
Abhijeet Mahapatra commited on
Commit ·
45386d3
1
Parent(s): da8585e
Updated requirements.txt
Browse files- requirements.txt +29 -1
requirements.txt
CHANGED
|
@@ -2,14 +2,24 @@ annotated-doc==0.0.4
|
|
| 2 |
annotated-types==0.7.0
|
| 3 |
anyio==4.13.0
|
| 4 |
brotli==1.2.0
|
|
|
|
| 5 |
certifi==2026.5.20
|
|
|
|
|
|
|
| 6 |
click==8.4.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
exceptiongroup==1.3.1
|
| 8 |
fastapi==0.137.1
|
| 9 |
filelock==3.29.4
|
|
|
|
| 10 |
fsspec==2026.4.0
|
| 11 |
gradio==6.18.0
|
| 12 |
gradio_client==2.5.0
|
|
|
|
| 13 |
groovy==0.1.2
|
| 14 |
h11==0.16.0
|
| 15 |
hf-gradio==0.4.1
|
|
@@ -19,18 +29,30 @@ httpx==0.28.1
|
|
| 19 |
huggingface_hub==1.19.0
|
| 20 |
idna==3.18
|
| 21 |
Jinja2==3.1.6
|
|
|
|
|
|
|
|
|
|
| 22 |
markdown-it-py==4.2.0
|
| 23 |
MarkupSafe==3.0.3
|
|
|
|
| 24 |
mdurl==0.1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
numpy==2.2.6
|
| 26 |
orjson==3.11.9
|
|
|
|
| 27 |
packaging==26.0
|
| 28 |
pandas==2.3.3
|
|
|
|
| 29 |
pillow==12.2.0
|
|
|
|
| 30 |
pydantic==2.12.5
|
| 31 |
-
|
| 32 |
pydub==0.25.1
|
| 33 |
Pygments==2.20.0
|
|
|
|
| 34 |
python-dateutil==2.9.0.post0
|
| 35 |
python-dotenv==1.2.2
|
| 36 |
python-multipart==0.0.32
|
|
@@ -38,10 +60,16 @@ pytz==2026.2
|
|
| 38 |
PyYAML==6.0.3
|
| 39 |
rich==15.0.0
|
| 40 |
safehttpx==0.1.7
|
|
|
|
|
|
|
|
|
|
| 41 |
semantic-version==2.10.0
|
| 42 |
shellingham==1.5.4
|
| 43 |
six==1.17.0
|
| 44 |
starlette==1.3.1
|
|
|
|
|
|
|
|
|
|
| 45 |
tomlkit==0.14.0
|
| 46 |
tqdm==4.68.2
|
| 47 |
typer==0.25.1
|
|
|
|
| 2 |
annotated-types==0.7.0
|
| 3 |
anyio==4.13.0
|
| 4 |
brotli==1.2.0
|
| 5 |
+
causal-learn==0.1.4.7
|
| 6 |
certifi==2026.5.20
|
| 7 |
+
cffi==2.0.0
|
| 8 |
+
clarabel==0.11.1
|
| 9 |
click==8.4.1
|
| 10 |
+
contourpy==1.3.2
|
| 11 |
+
cvxpy==1.7.5
|
| 12 |
+
cycler==0.12.1
|
| 13 |
+
Cython==3.2.5
|
| 14 |
+
dowhy==0.14
|
| 15 |
exceptiongroup==1.3.1
|
| 16 |
fastapi==0.137.1
|
| 17 |
filelock==3.29.4
|
| 18 |
+
fonttools==4.63.0
|
| 19 |
fsspec==2026.4.0
|
| 20 |
gradio==6.18.0
|
| 21 |
gradio_client==2.5.0
|
| 22 |
+
graphviz==0.21
|
| 23 |
groovy==0.1.2
|
| 24 |
h11==0.16.0
|
| 25 |
hf-gradio==0.4.1
|
|
|
|
| 29 |
huggingface_hub==1.19.0
|
| 30 |
idna==3.18
|
| 31 |
Jinja2==3.1.6
|
| 32 |
+
joblib==1.5.3
|
| 33 |
+
kiwisolver==1.5.0
|
| 34 |
+
llvmlite==0.47.0
|
| 35 |
markdown-it-py==4.2.0
|
| 36 |
MarkupSafe==3.0.3
|
| 37 |
+
matplotlib==3.10.9
|
| 38 |
mdurl==0.1.2
|
| 39 |
+
momentchi2==0.1.8
|
| 40 |
+
mpmath==1.3.0
|
| 41 |
+
networkx==3.4.2
|
| 42 |
+
numba==0.65.1
|
| 43 |
numpy==2.2.6
|
| 44 |
orjson==3.11.9
|
| 45 |
+
osqp==1.1.3
|
| 46 |
packaging==26.0
|
| 47 |
pandas==2.3.3
|
| 48 |
+
patsy==1.0.2
|
| 49 |
pillow==12.2.0
|
| 50 |
+
pycparser==3.0
|
| 51 |
pydantic==2.12.5
|
| 52 |
+
pydot==4.0.1
|
| 53 |
pydub==0.25.1
|
| 54 |
Pygments==2.20.0
|
| 55 |
+
pyparsing==3.3.2
|
| 56 |
python-dateutil==2.9.0.post0
|
| 57 |
python-dotenv==1.2.2
|
| 58 |
python-multipart==0.0.32
|
|
|
|
| 60 |
PyYAML==6.0.3
|
| 61 |
rich==15.0.0
|
| 62 |
safehttpx==0.1.7
|
| 63 |
+
scikit-learn==1.7.2
|
| 64 |
+
scipy==1.15.3
|
| 65 |
+
scs==3.2.11
|
| 66 |
semantic-version==2.10.0
|
| 67 |
shellingham==1.5.4
|
| 68 |
six==1.17.0
|
| 69 |
starlette==1.3.1
|
| 70 |
+
statsmodels==0.14.6
|
| 71 |
+
sympy==1.14.0
|
| 72 |
+
threadpoolctl==3.6.0
|
| 73 |
tomlkit==0.14.0
|
| 74 |
tqdm==4.68.2
|
| 75 |
typer==0.25.1
|