Spaces:
Runtime error
Runtime error
update requiremebts
Browse files- requirements.txt +3 -117
requirements.txt
CHANGED
|
@@ -1,117 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
arrow==1.3.0
|
| 5 |
-
asttokens==3.0.0
|
| 6 |
-
async-lru==2.0.5
|
| 7 |
-
attrs==25.3.0
|
| 8 |
-
babel==2.17.0
|
| 9 |
-
beautifulsoup4==4.13.4
|
| 10 |
-
bleach==6.2.0
|
| 11 |
-
certifi==2025.4.26
|
| 12 |
-
cffi==1.17.1
|
| 13 |
-
charset-normalizer==3.4.2
|
| 14 |
-
colorama==0.4.6
|
| 15 |
-
comm==0.2.2
|
| 16 |
-
contourpy==1.3.2
|
| 17 |
-
curl_cffi==0.11.2
|
| 18 |
-
cycler==0.12.1
|
| 19 |
-
debugpy==1.8.14
|
| 20 |
-
decorator==5.2.1
|
| 21 |
-
defusedxml==0.7.1
|
| 22 |
-
executing==2.2.0
|
| 23 |
-
fastjsonschema==2.21.1
|
| 24 |
-
fonttools==4.58.2
|
| 25 |
-
fqdn==1.5.1
|
| 26 |
-
frozendict==2.4.6
|
| 27 |
-
h11==0.16.0
|
| 28 |
-
httpcore==1.0.9
|
| 29 |
-
httpx==0.28.1
|
| 30 |
-
idna==3.10
|
| 31 |
-
ipykernel==6.29.5
|
| 32 |
-
ipython
|
| 33 |
-
ipython_pygments_lexers==1.1.1
|
| 34 |
-
isoduration==20.11.0
|
| 35 |
-
jedi==0.19.2
|
| 36 |
-
Jinja2==3.1.6
|
| 37 |
-
joblib==1.5.1
|
| 38 |
-
json5==0.12.0
|
| 39 |
-
jsonpointer==3.0.0
|
| 40 |
-
jsonschema==4.24.0
|
| 41 |
-
jsonschema-specifications==2025.4.1
|
| 42 |
-
jupyter-events==0.12.0
|
| 43 |
-
jupyter-lsp==2.2.5
|
| 44 |
-
jupyter_client==8.6.3
|
| 45 |
-
jupyter_core==5.8.1
|
| 46 |
-
jupyter_server==2.16.0
|
| 47 |
-
jupyter_server_terminals==0.5.3
|
| 48 |
-
jupyterlab==4.4.3
|
| 49 |
-
jupyterlab_pygments==0.3.0
|
| 50 |
-
jupyterlab_server==2.27.3
|
| 51 |
-
kiwisolver==1.4.8
|
| 52 |
-
MarkupSafe==3.0.2
|
| 53 |
-
matplotlib==3.10.3
|
| 54 |
-
matplotlib-inline==0.1.7
|
| 55 |
-
mistune==3.1.3
|
| 56 |
-
multitasking==0.0.11
|
| 57 |
-
nbclient==0.10.2
|
| 58 |
-
nbconvert==7.16.6
|
| 59 |
-
nbformat==5.10.4
|
| 60 |
-
nest-asyncio==1.6.0
|
| 61 |
-
notebook_shim==0.2.4
|
| 62 |
-
numpy==2.2.6
|
| 63 |
-
overrides==7.7.0
|
| 64 |
-
packaging==25.0
|
| 65 |
-
pandas==2.3.0
|
| 66 |
-
pandocfilters==1.5.1
|
| 67 |
-
parso==0.8.4
|
| 68 |
-
peewee==3.18.1
|
| 69 |
-
pillow==11.2.1
|
| 70 |
-
platformdirs==4.3.8
|
| 71 |
-
prometheus_client==0.22.1
|
| 72 |
-
prompt_toolkit==3.0.51
|
| 73 |
-
protobuf==6.31.1
|
| 74 |
-
psutil==7.0.0
|
| 75 |
-
pure_eval==0.2.3
|
| 76 |
-
pycparser==2.22
|
| 77 |
-
Pygments==2.19.1
|
| 78 |
-
pyparsing==3.2.3
|
| 79 |
-
python-dateutil==2.9.0.post0
|
| 80 |
-
python-json-logger==3.3.0
|
| 81 |
-
pytz==2025.2
|
| 82 |
-
pywin32==310
|
| 83 |
-
pywinpty==2.0.15
|
| 84 |
-
PyYAML==6.0.2
|
| 85 |
-
pyzmq==26.4.0
|
| 86 |
-
QuantLib==1.38
|
| 87 |
-
QuantLib-Python==1.18
|
| 88 |
-
referencing==0.36.2
|
| 89 |
-
requests==2.32.3
|
| 90 |
-
rfc3339-validator==0.1.4
|
| 91 |
-
rfc3986-validator==0.1.1
|
| 92 |
-
rpds-py==0.25.1
|
| 93 |
-
scikit-learn==1.7.0
|
| 94 |
-
scipy==1.15.3
|
| 95 |
-
Send2Trash==1.8.3
|
| 96 |
-
setuptools==80.9.0
|
| 97 |
-
six==1.17.0
|
| 98 |
-
sniffio==1.3.1
|
| 99 |
-
soupsieve==2.7
|
| 100 |
-
stack-data==0.6.3
|
| 101 |
-
terminado==0.18.1
|
| 102 |
-
threadpoolctl==3.6.0
|
| 103 |
-
tinycss2==1.4.0
|
| 104 |
-
tornado==6.5.1
|
| 105 |
-
traitlets==5.14.3
|
| 106 |
-
types-python-dateutil==2.9.0.20250516
|
| 107 |
-
typing_extensions==4.14.0
|
| 108 |
-
tzdata==2025.2
|
| 109 |
-
uri-template==1.3.0
|
| 110 |
-
urllib3==2.4.0
|
| 111 |
-
wcwidth==0.2.13
|
| 112 |
-
webcolors==24.11.1
|
| 113 |
-
webencodings==0.5.1
|
| 114 |
-
websocket-client==1.8.0
|
| 115 |
-
websockets==15.0.1
|
| 116 |
-
yfinance==0.2.61
|
| 117 |
-
flask
|
|
|
|
| 1 |
+
flask
|
| 2 |
+
python-dotenv
|
| 3 |
+
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|