first commit
This commit is contained in:
95
requirements.txt
Normal file
95
requirements.txt
Normal file
@ -0,0 +1,95 @@
|
||||
altair==5.5.0
|
||||
asttokens==3.0.0
|
||||
attrs==24.3.0
|
||||
blinker==1.9.0
|
||||
cachetools==5.5.1
|
||||
catboost==1.2.7
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
cloudpickle==3.1.1
|
||||
colorama==0.4.6
|
||||
comm==0.2.2
|
||||
contourpy==1.3.0
|
||||
cycler==0.12.1
|
||||
debugpy==1.8.12
|
||||
decorator==5.1.1
|
||||
exceptiongroup==1.2.2
|
||||
executing==2.2.0
|
||||
fonttools==4.55.6
|
||||
gitdb==4.0.12
|
||||
GitPython==3.1.44
|
||||
graphviz==0.20.3
|
||||
idna==3.10
|
||||
importlib-metadata==8.6.1
|
||||
importlib-resources==6.5.2
|
||||
ipykernel==6.29.5
|
||||
ipython==8.18.1
|
||||
jedi==0.19.2
|
||||
jinja2==3.1.5
|
||||
joblib==1.4.2
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2024.10.1
|
||||
jupyter-client==8.6.3
|
||||
jupyter-core==5.7.2
|
||||
kiwisolver==1.4.7
|
||||
llvmlite==0.43.0
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==3.0.2
|
||||
matplotlib==3.9.4
|
||||
matplotlib-inline==0.1.7
|
||||
mdurl==0.1.2
|
||||
mysql-connector-python==9.2.0
|
||||
narwhals==1.23.0
|
||||
nest-asyncio==1.6.0
|
||||
numba==0.60.0
|
||||
numpy==1.26.4
|
||||
packaging==24.2
|
||||
pandas==2.2.3
|
||||
parso==0.8.4
|
||||
patsy==1.0.1
|
||||
pillow==10.4.0
|
||||
platformdirs==4.3.6
|
||||
plotly==5.24.1
|
||||
plotly-express==0.4.1
|
||||
prompt-toolkit==3.0.50
|
||||
protobuf==5.29.3
|
||||
psutil==6.1.1
|
||||
pure-eval==0.2.3
|
||||
pyarrow==19.0.0
|
||||
pydeck==0.9.1
|
||||
pygments==2.19.1
|
||||
pyparsing==3.2.1
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2024.2
|
||||
pywin32==308
|
||||
pyzmq==26.2.0
|
||||
referencing==0.36.1
|
||||
requests==2.32.3
|
||||
rich==13.9.4
|
||||
rpds-py==0.22.3
|
||||
scikit-learn==1.6.1
|
||||
scipy==1.13.1
|
||||
seaborn==0.13.2
|
||||
shap==0.46.0
|
||||
six==1.17.0
|
||||
slicer==0.0.8
|
||||
smmap==5.0.2
|
||||
st-theme==1.2.3
|
||||
stack-data==0.6.3
|
||||
statsmodels==0.14.4
|
||||
streamlit==1.41.0
|
||||
streamlit-navigation-bar==3.3.0
|
||||
streamlit-option-menu==0.4.0
|
||||
tenacity==8.5.0
|
||||
threadpoolctl==3.5.0
|
||||
toml==0.10.2
|
||||
tornado==6.4.2
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
typing-extensions==4.12.2
|
||||
tzdata==2025.1
|
||||
urllib3==2.3.0
|
||||
watchdog==4.0.2
|
||||
wcwidth==0.2.13
|
||||
zipp==3.21.0
|
Reference in New Issue
Block a user