Skip to content

Commit

Permalink
Update requirements_compiled.txt
Browse files Browse the repository at this point in the history
Closes: ray-project#48508
Signed-off-by: Chi-Sheng Liu <[email protected]>
  • Loading branch information
MortalHappiness committed Dec 25, 2024
1 parent e2c608c commit c43f570
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions python/requirements_compiled.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ attrs==21.4.0
# via
# -r /ray/ci/../python/requirements/test-requirements.txt
# aiohttp
# flake8-bugbear
# glom
# jschema-to-python
# jsonschema
Expand Down Expand Up @@ -496,18 +495,6 @@ filelock==3.13.1
# torch
# transformers
# virtualenv
flake8==3.9.1
# via
# -r /ray/ci/../python/requirements/lint-requirements.txt
# flake8-bugbear
# flake8-comprehensions
# flake8-quotes
flake8-bugbear==21.9.2
# via -r /ray/ci/../python/requirements/lint-requirements.txt
flake8-comprehensions==3.10.1
# via -r /ray/ci/../python/requirements/lint-requirements.txt
flake8-quotes==2.0.0
# via -r /ray/ci/../python/requirements/lint-requirements.txt
flask==2.1.3
# via
# -r /ray/ci/../python/requirements/test-requirements.txt
Expand Down Expand Up @@ -798,8 +785,6 @@ isodate==0.6.1
# msrest
isoduration==20.11.0
# via jsonschema
isort==5.10.1
# via -r /ray/ci/../python/requirements/lint-requirements.txt
itsdangerous==2.1.2
# via flask
jedi==0.19.1
Expand Down Expand Up @@ -996,8 +981,6 @@ matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mccabe==0.6.1
# via flake8
mdit-py-plugins==0.3.5
# via
# jupytext
Expand Down Expand Up @@ -1548,8 +1531,6 @@ pyasn1-modules==0.3.0
# via
# google-auth
# oauth2client
pycodestyle==2.7.0
# via flake8
pycparser==2.21
# via cffi
pycurl==7.45.3
Expand All @@ -1569,8 +1550,6 @@ pydot==1.4.2
# via -r /ray/ci/../python/requirements/test-requirements.txt
pydub==0.25.1
# via gradio
pyflakes==2.3.1
# via flake8
pygame==2.5.2
# via
# -r /ray/ci/../python/requirements/test-requirements.txt
Expand Down Expand Up @@ -1885,6 +1864,8 @@ ruamel-yaml==0.17.40
# yahp
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.8.4
# via -r /ray/ci/../python/requirements/lint-requirements.txt
s3fs==2023.5.0
# via -r /ray/ci/../python/requirements/ml/core-requirements.txt
s3transfer==0.6.2
Expand Down

0 comments on commit c43f570

Please sign in to comment.