Skip to content

Commit

Permalink
chore: Update pip packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ss77995ss committed Jan 12, 2025
1 parent 7c53c84 commit 127b926
Showing 1 changed file with 85 additions and 32 deletions.
117 changes: 85 additions & 32 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,50 +1,103 @@
attrs==24.2.0
appnope==0.1.3
asttokens==2.2.1
attrs==23.1.0
backcall==0.2.0
backports.tarfile==1.2.0
build==1.2.2.post1
cattrs==24.1.2
certifi==2024.8.30
cfgv==3.4.0
charset-normalizer==3.3.2
distlib==0.3.9
beautifulsoup4==4.12.2
build==1.2.2
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.7
comm==0.1.4
contourpy==1.1.0
cryptography==41.0.3
cycler==0.11.0
debugpy==1.6.7.post1
decorator==5.1.1
Deprecated==1.2.14
distlib==0.3.7
docutils==0.21.2
filelock==3.16.1
identify==2.6.1
idna==3.10
executing==1.2.0
filelock==3.12.2
Flask==2.2.2
fonttools==4.42.0
idna==3.4
importlib_metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.25.1
ipython==8.14.0
itsdangerous==2.1.2
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jaraco.functools==4.0.2
jedi==0.19.0
Jinja2==3.1.2
joblib==1.3.2
jupyter_client==8.3.0
jupyter_core==5.3.1
keyring==25.4.1
kiwisolver==1.4.4
lxml==4.9.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.7.2
matplotlib-inline==0.1.6
mdurl==0.1.2
more-itertools==10.5.0
nest-asyncio==1.5.7
nh3==0.2.18
nodeenv==1.9.1
numpy==2.1.2
packaging==24.1
pandas==2.2.3
numpy==1.24.3
packaging==23.1
pandas==1.5.3
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==10.0.0
pkginfo==1.10.0
platformdirs==4.3.6
pluggy==1.5.0
pre_commit==4.0.1
Pygments==2.18.0
pyproject_hooks==1.2.0
pytest==8.3.3
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
platformdirs==3.10.0
pluggy==1.2.0
prompt-toolkit==3.0.39
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pyarrow==12.0.1
pybaseball==2.2.7
pycparser==2.21
PyGithub==1.59.1
Pygments==2.16.1
PyJWT==2.8.0
PyNaCl==1.5.0
pyotp==2.8.0
pyparsing==3.0.9
pyproject_hooks==1.1.0
pytest==7.4.0
python-dateutil==2.8.2
pytz==2023.3
pyzmq==25.1.1
readme_renderer==44.0
requests==2.32.3
requests-cache==1.2.1
requests==2.31.0
requests-mock==1.12.1
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.9.2
ruff==0.7.0
rich==13.8.1
ruff==0.9.1
scikit-learn==1.2.2
scipy==1.11.1
six==1.16.0
soupsieve==2.4.1
stack-data==0.6.2
threadpoolctl==3.2.0
tornado==6.3.3
tqdm==4.66.1
traitlets==5.9.0
twine==5.1.1
tzdata==2024.2
url-normalize==1.4.3
urllib3==2.2.3
virtualenv==20.26.6
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.0.4
virtualenv==20.24.3
wcwidth==0.2.6
Werkzeug==2.3.7
wrapt==1.15.0
yt-dlp==2024.11.18
zipp==3.20.2

0 comments on commit 127b926

Please sign in to comment.