Skip to content

Commit

Permalink
Upgrade requirements (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
brainix committed Feb 26, 2024
1 parent 8d514b9 commit 6710240
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 @@ -5,8 +5,8 @@ certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
coverage==7.4.1
cryptography==42.0.3
coverage==7.4.3
cryptography==42.0.5
docutils==0.20.1
dparse==0.6.4b0
flake8==7.0.0
Expand Down Expand Up @@ -37,11 +37,11 @@ pycparser==2.21
pydantic==1.10.14
pyflakes==3.2.0
Pygments==2.17.2
pytest==8.0.1
pytest==8.0.2
pytest-asyncio==0.23.5
pytest-cov==4.1.0
PyYAML==6.0.1
readme-renderer==42.0
readme_renderer==43.0
redis==5.1.0b3
requests==2.31.0
requests-toolbelt==1.0.0
Expand All @@ -51,13 +51,13 @@ ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
safety==3.0.1
safety-schemas==0.0.2
setuptools==69.1.0
stevedore==5.1.0
setuptools==69.1.1
stevedore==5.2.0
twine==5.0.0
typer==0.9.0
types-pyOpenSSL==24.0.0.20240130
types-redis==4.6.0.20240218
typing_extensions==4.9.0
typing_extensions==4.10.0
urllib3==2.2.1
uvloop==0.19.0
wheel==0.42.0
Expand Down

0 comments on commit 6710240

Please sign in to comment.