-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump altair to 5.3.0, attrs to 23.2.0, blinker to 1.8.2, cachetools to 5.3.3, certifi to 2024.6.2, GitPython to 3.1.43, idna to 3.7, Jinja2 to 3.1.4, jsonschema to 4.22.0, MarkupSafe to 2.1.5, pandas to 2.2.2, pillow to 10.3.0, protobuf to 4.25.3, pyarrow to 16.1.0, pydeck to 0.9.1, Pygments to 2.18.0, python-dateutil to 2.9.0.post0, pytz to 2024.1, referencing to 0.35.1, requests to 2.32.3, rich to 13.7.1, rpds-py to 0.18.1, six to 1.16.0, smmap to 5.0.1, toolz to 0.12.1, tornado to 6.4.1, typing_extensions to 4.12.2, tzdata to 2024.1, urllib3 to 2.2.1, uv to 0.2.10, and watchdog to 4.0.1
- Loading branch information
Showing
2 changed files
with
37 additions
and
145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
venv/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,153 +1,44 @@ | ||
altair==5.1.2 | ||
anyio==4.0.0 | ||
argon2-cffi==23.1.0 | ||
argon2-cffi-bindings==21.2.0 | ||
arrow==1.3.0 | ||
asttokens==2.4.1 | ||
async-lru==2.0.4 | ||
attrs==23.1.0 | ||
Babel==2.13.1 | ||
beautifulsoup4==4.12.2 | ||
bleach==6.1.0 | ||
blinker==1.7.0 | ||
cachetools==5.3.2 | ||
certifi==2023.7.22 | ||
cffi==1.16.0 | ||
altair==5.3.0 | ||
attrs==23.2.0 | ||
blinker==1.8.2 | ||
cachetools==5.3.3 | ||
certifi==2024.6.2 | ||
charset-normalizer==3.3.2 | ||
click==8.1.7 | ||
colorama==0.4.6 | ||
comm==0.1.4 | ||
contourpy==1.1.1 | ||
cycler==0.12.1 | ||
debugpy==1.8.0 | ||
decorator==5.1.1 | ||
defusedxml==0.7.1 | ||
exceptiongroup==1.1.3 | ||
executing==2.0.1 | ||
fastjsonschema==2.18.1 | ||
filelock==3.13.1 | ||
fonttools==4.43.1 | ||
fqdn==1.5.1 | ||
fsspec==2023.10.0 | ||
gitdb==4.0.11 | ||
GitPython==3.1.40 | ||
idna==3.4 | ||
importlib-metadata==6.8.0 | ||
ipykernel==6.26.0 | ||
ipython==8.17.2 | ||
isoduration==20.11.0 | ||
jedi==0.19.1 | ||
Jinja2==3.1.2 | ||
joblib==1.3.2 | ||
json5==0.9.14 | ||
jsonpointer==2.4 | ||
jsonschema==4.20.0 | ||
jsonschema-specifications==2023.7.1 | ||
jupyter-events==0.8.0 | ||
jupyter-lsp==2.2.2 | ||
jupyter-server-mathjax==0.2.6 | ||
jupyter_client==8.5.0 | ||
jupyter_core==5.5.0 | ||
jupyter_server==2.9.1 | ||
jupyter_server_terminals==0.4.4 | ||
jupyterlab==4.0.7 | ||
jupyterlab-pygments==0.2.2 | ||
jupyterlab_git==0.44.0 | ||
jupyterlab_server==2.25.0 | ||
kiwisolver==1.4.5 | ||
GitPython==3.1.43 | ||
idna==3.7 | ||
Jinja2==3.1.4 | ||
jsonschema==4.22.0 | ||
jsonschema-specifications==2023.12.1 | ||
markdown-it-py==3.0.0 | ||
MarkupSafe==2.1.3 | ||
matplotlib==3.8.1 | ||
matplotlib-inline==0.1.6 | ||
MarkupSafe==2.1.5 | ||
mdurl==0.1.2 | ||
mistune==3.0.2 | ||
mpmath==1.3.0 | ||
nbclient==0.8.0 | ||
nbconvert==7.10.0 | ||
nbdime==3.2.1 | ||
nbformat==5.9.2 | ||
nest-asyncio==1.5.8 | ||
networkx==3.2.1 | ||
notebook_shim==0.2.3 | ||
numpy==1.26.1 | ||
nvidia-cublas-cu12==12.1.3.1 | ||
nvidia-cuda-cupti-cu12==12.1.105 | ||
nvidia-cuda-nvrtc-cu12==12.1.105 | ||
nvidia-cuda-runtime-cu12==12.1.105 | ||
nvidia-cudnn-cu12==8.9.2.26 | ||
nvidia-cufft-cu12==11.0.2.54 | ||
nvidia-curand-cu12==10.3.2.106 | ||
nvidia-cusolver-cu12==11.4.5.107 | ||
nvidia-cusparse-cu12==12.1.0.106 | ||
nvidia-nccl-cu12==2.18.1 | ||
nvidia-nvjitlink-cu12==12.3.52 | ||
nvidia-nvtx-cu12==12.1.105 | ||
opencv-python==4.8.1.78 | ||
overrides==7.4.0 | ||
packaging==23.2 | ||
pandas==2.1.3 | ||
pandocfilters==1.5.0 | ||
parso==0.8.3 | ||
pexpect==4.8.0 | ||
Pillow==10.1.0 | ||
pillow-heif==0.13.1 | ||
platformdirs==3.11.0 | ||
plotly==5.18.0 | ||
prometheus-client==0.18.0 | ||
prompt-toolkit==3.0.39 | ||
protobuf==4.25.1 | ||
psutil==5.9.6 | ||
ptyprocess==0.7.0 | ||
pure-eval==0.2.2 | ||
pyarrow==14.0.1 | ||
pycparser==2.21 | ||
pydeck==0.8.1b0 | ||
Pygments==2.16.1 | ||
pyparsing==3.1.1 | ||
python-dateutil==2.8.2 | ||
python-json-logger==2.0.7 | ||
pytz==2023.3.post1 | ||
PyYAML==6.0.1 | ||
pyzmq==25.1.1 | ||
referencing==0.30.2 | ||
requests==2.31.0 | ||
rfc3339-validator==0.1.4 | ||
rfc3986-validator==0.1.1 | ||
rich==13.7.0 | ||
rpds-py==0.10.6 | ||
scikit-learn==1.3.2 | ||
scipy==1.11.3 | ||
seaborn==0.13.0 | ||
Send2Trash==1.8.2 | ||
numpy==1.26.4 | ||
packaging==24.1 | ||
pandas==2.2.2 | ||
pillow==10.3.0 | ||
pillow_heif==0.16.0 | ||
protobuf==4.25.3 | ||
pyarrow==16.1.0 | ||
pydeck==0.9.1 | ||
Pygments==2.18.0 | ||
python-dateutil==2.9.0.post0 | ||
pytz==2024.1 | ||
referencing==0.35.1 | ||
requests==2.32.3 | ||
rich==13.7.1 | ||
rpds-py==0.18.1 | ||
six==1.16.0 | ||
smmap==5.0.1 | ||
sniffio==1.3.0 | ||
soupsieve==2.5 | ||
stack-data==0.6.3 | ||
streamlit==1.28.2 | ||
streamlit-option-menu==0.3.6 | ||
sympy==1.12 | ||
tenacity==8.2.3 | ||
terminado==0.17.1 | ||
threadpoolctl==3.2.0 | ||
tinycss2==1.2.1 | ||
streamlit==1.35.0 | ||
streamlit-option-menu==0.3.13 | ||
tenacity==8.3.0 | ||
toml==0.10.2 | ||
tomli==2.0.1 | ||
toolz==0.12.0 | ||
torch==2.1.0 | ||
tornado==6.3.3 | ||
traitlets==5.13.0 | ||
triton==2.1.0 | ||
types-python-dateutil==2.8.19.14 | ||
typing_extensions==4.8.0 | ||
tzdata==2023.3 | ||
tzlocal==5.2 | ||
uri-template==1.3.0 | ||
urllib3==2.0.7 | ||
validators==0.22.0 | ||
watchdog==3.0.0 | ||
wcwidth==0.2.12 | ||
webcolors==1.13 | ||
webencodings==0.5.1 | ||
websocket-client==1.6.4 | ||
zipp==3.17.0 | ||
toolz==0.12.1 | ||
tornado==6.4.1 | ||
typing_extensions==4.12.2 | ||
tzdata==2024.1 | ||
urllib3==2.2.1 | ||
uv==0.2.10 | ||
watchdog==4.0.1 |