Skip to content

Commit

Permalink
Upgrade requirements (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
brainix committed Aug 4, 2024
1 parent 297b089 commit f8a4203
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ iniconfig==2.0.0
isort==5.13.2
jaraco.classes==3.4.0
jaraco.context==5.3.0
jaraco.functools==4.0.1
jaraco.functools==4.0.2
Jinja2==3.1.4
keyring==25.2.1
keyring==25.3.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
marshmallow==3.21.3
mccabe==0.7.0
mdurl==0.1.2
mmh3==4.1.0
more-itertools==10.3.0
mypy==1.11.0
mypy==1.11.1
mypy-extensions==1.0.0
nh3==0.2.18
packaging==24.1
Expand All @@ -41,7 +41,7 @@ pydantic==2.8.2
pydantic_core==2.20.1
pyflakes==3.2.0
Pygments==2.18.0
pytest==8.3.1
pytest==8.3.2
pytest-asyncio==0.23.8
pytest-cov==5.0.0
PyYAML==6.0.1
Expand All @@ -55,15 +55,15 @@ ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
safety==3.2.4
safety-schemas==0.0.2
setuptools==71.1.0
setuptools==72.1.0
shellingham==1.5.4
stevedore==5.2.0
twine==5.1.1
typer==0.12.3
types-cffi==1.16.0.20240331
types-pyOpenSSL==24.1.0.20240722
types-redis==4.6.0.20240425
types-setuptools==71.1.0.20240724
types-redis==4.6.0.20240726
types-setuptools==71.1.0.20240726
typing_extensions==4.12.2
urllib3==2.2.2
uvloop==0.19.0
Expand Down

0 comments on commit f8a4203

Please sign in to comment.