Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -136
requirements.txt
CHANGED
|
@@ -1,140 +1,5 @@
|
|
| 1 |
-
altair==5.5.0
|
| 2 |
-
anyio==4.7.0
|
| 3 |
-
argon2-cffi==23.1.0
|
| 4 |
-
argon2-cffi-bindings==21.2.0
|
| 5 |
-
arrow==1.3.0
|
| 6 |
-
asttokens==3.0.0
|
| 7 |
-
async-lru==2.0.4
|
| 8 |
-
attrs==25.1.0
|
| 9 |
-
babel==2.16.0
|
| 10 |
-
beautifulsoup4==4.12.3
|
| 11 |
-
bleach==6.2.0
|
| 12 |
-
blinker==1.9.0
|
| 13 |
-
cachetools==5.5.2
|
| 14 |
-
certifi==2024.8.30
|
| 15 |
-
cffi==1.17.1
|
| 16 |
-
charset-normalizer==3.4.0
|
| 17 |
-
click==8.1.8
|
| 18 |
-
colorama==0.4.6
|
| 19 |
-
comm==0.2.2
|
| 20 |
-
contourpy==1.3.1
|
| 21 |
-
cycler==0.12.1
|
| 22 |
-
debugpy==1.8.9
|
| 23 |
-
decorator==5.1.1
|
| 24 |
-
defusedxml==0.7.1
|
| 25 |
-
executing==2.1.0
|
| 26 |
-
fastjsonschema==2.21.1
|
| 27 |
-
filelock==3.13.1
|
| 28 |
-
fonttools==4.55.3
|
| 29 |
-
fqdn==1.5.1
|
| 30 |
-
fsspec==2024.2.0
|
| 31 |
-
gitdb==4.0.11
|
| 32 |
-
GitPython==3.1.43
|
| 33 |
-
h11==0.14.0
|
| 34 |
-
httpcore==1.0.7
|
| 35 |
-
httpx==0.28.1
|
| 36 |
-
idna==3.10
|
| 37 |
-
ipykernel==6.29.5
|
| 38 |
-
ipython==8.30.0
|
| 39 |
-
isoduration==20.11.0
|
| 40 |
-
jedi==0.19.2
|
| 41 |
-
Jinja2==3.1.4
|
| 42 |
-
joblib==1.4.2
|
| 43 |
-
json5==0.10.0
|
| 44 |
-
jsonpointer==3.0.0
|
| 45 |
-
jsonschema==4.23.0
|
| 46 |
-
jsonschema-specifications==2024.10.1
|
| 47 |
-
jupyter-events==0.10.0
|
| 48 |
-
jupyter-lsp==2.2.5
|
| 49 |
-
jupyter-server-mathjax==0.2.6
|
| 50 |
-
jupyter_client==8.6.3
|
| 51 |
-
jupyter_core==5.7.2
|
| 52 |
-
jupyter_server==2.14.2
|
| 53 |
-
jupyter_server_terminals==0.5.3
|
| 54 |
-
jupyterlab==4.3.3
|
| 55 |
-
jupyterlab_git==0.50.2
|
| 56 |
-
jupyterlab_pygments==0.3.0
|
| 57 |
-
jupyterlab_server==2.27.3
|
| 58 |
-
kiwisolver==1.4.7
|
| 59 |
-
markdown-it-py==3.0.0
|
| 60 |
-
MarkupSafe==3.0.2
|
| 61 |
-
matplotlib==3.9.3
|
| 62 |
-
matplotlib-inline==0.1.7
|
| 63 |
-
mdurl==0.1.2
|
| 64 |
-
mistune==3.0.2
|
| 65 |
-
mpmath==1.3.0
|
| 66 |
-
narwhals==1.28.0
|
| 67 |
-
nbclient==0.10.1
|
| 68 |
-
nbconvert==7.16.4
|
| 69 |
-
nbdime==4.0.2
|
| 70 |
-
nbformat==5.10.4
|
| 71 |
-
nest-asyncio==1.6.0
|
| 72 |
-
networkx==3.2.1
|
| 73 |
-
notebook_shim==0.2.4
|
| 74 |
-
numpy==2.2.0
|
| 75 |
-
ordered-set==4.1.0
|
| 76 |
-
overrides==7.7.0
|
| 77 |
-
packaging==24.2
|
| 78 |
-
pandas==2.2.3
|
| 79 |
-
pandocfilters==1.5.1
|
| 80 |
-
parso==0.8.4
|
| 81 |
pdflatex==0.1.3
|
| 82 |
-
pexpect==4.9.0
|
| 83 |
-
pillow==11.0.0
|
| 84 |
-
platformdirs==4.3.6
|
| 85 |
-
plotly==5.24.1
|
| 86 |
-
prometheus_client==0.21.1
|
| 87 |
-
prompt_toolkit==3.0.48
|
| 88 |
-
protobuf==5.29.3
|
| 89 |
-
psutil==6.1.0
|
| 90 |
-
ptyprocess==0.7.0
|
| 91 |
-
pure_eval==0.2.3
|
| 92 |
-
pyarrow==19.0.1
|
| 93 |
-
pycparser==2.22
|
| 94 |
-
pydeck==0.9.1
|
| 95 |
-
Pygments==2.18.0
|
| 96 |
PyLaTeX==1.4.2
|
| 97 |
-
pyparsing==3.2.0
|
| 98 |
-
python-dateutil==2.9.0.post0
|
| 99 |
-
python-json-logger==3.2.0
|
| 100 |
-
pytz==2024.2
|
| 101 |
-
PyYAML==6.0.2
|
| 102 |
-
pyzmq==26.2.0
|
| 103 |
-
referencing==0.35.1
|
| 104 |
-
requests==2.32.3
|
| 105 |
-
rfc3339-validator==0.1.4
|
| 106 |
-
rfc3986-validator==0.1.1
|
| 107 |
-
rich==13.9.4
|
| 108 |
-
rpds-py==0.22.3
|
| 109 |
-
scikit-learn==1.6.0
|
| 110 |
-
scipy==1.14.1
|
| 111 |
-
seaborn==0.13.2
|
| 112 |
-
Send2Trash==1.8.3
|
| 113 |
-
setuptools==75.6.0
|
| 114 |
-
six==1.17.0
|
| 115 |
-
smmap==5.0.1
|
| 116 |
-
sniffio==1.3.1
|
| 117 |
-
soupsieve==2.6
|
| 118 |
-
stack-data==0.6.3
|
| 119 |
streamlit==1.42.2
|
| 120 |
streamlit-code-editor==0.1.22
|
| 121 |
-
streamlit-pdf-viewer==0.0.21
|
| 122 |
-
sympy==1.13.1
|
| 123 |
-
tenacity==9.0.0
|
| 124 |
-
terminado==0.18.1
|
| 125 |
-
threadpoolctl==3.5.0
|
| 126 |
-
tinycss2==1.4.0
|
| 127 |
-
toml==0.10.2
|
| 128 |
-
torch==2.5.1+cpu
|
| 129 |
-
tornado==6.4.2
|
| 130 |
-
traitlets==5.14.3
|
| 131 |
-
types-python-dateutil==2.9.0.20241206
|
| 132 |
-
typing_extensions==4.12.2
|
| 133 |
-
tzdata==2024.2
|
| 134 |
-
uri-template==1.3.0
|
| 135 |
-
urllib3==2.2.3
|
| 136 |
-
watchdog==6.0.0
|
| 137 |
-
wcwidth==0.2.13
|
| 138 |
-
webcolors==24.11.1
|
| 139 |
-
webencodings==0.5.1
|
| 140 |
-
websocket-client==1.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pdflatex==0.1.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
PyLaTeX==1.4.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
streamlit==1.42.2
|
| 4 |
streamlit-code-editor==0.1.22
|
| 5 |
+
streamlit-pdf-viewer==0.0.21
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|