Skip to content

Commit

Permalink
Upgrade requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
brainix committed May 21, 2024
1 parent 420bc35 commit aecfd8e
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
@@ -1,4 +1,4 @@
annotated-types==0.6.0
annotated-types==0.7.0
Authlib==1.3.0
bandit==1.7.8
certifi==2024.2.2
Expand Down Expand Up @@ -40,13 +40,13 @@ pydantic==2.7.1
pydantic_core==2.18.2
pyflakes==3.2.0
Pygments==2.18.0
pytest==8.2.0
pytest-asyncio==0.23.6
pytest==8.2.1
pytest-asyncio==0.23.7
pytest-cov==5.0.0
PyYAML==6.0.1
readme_renderer==43.0
redis==5.1.0b5
requests==2.31.0
requests==2.32.1
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.1
Expand All @@ -57,14 +57,14 @@ safety-schemas==0.0.2
setuptools==69.5.1
shellingham==1.5.4
stevedore==5.2.0
twine==5.0.0
twine==5.1.0
typer==0.12.3
types-cffi==1.16.0.20240331
types-pyOpenSSL==24.1.0.20240425
types-redis==4.6.0.20240425
types-setuptools==69.5.0.20240513
types-setuptools==69.5.0.20240519
typing_extensions==4.11.0
urllib3==2.2.1
uvloop==0.19.0
wheel==0.43.0
zipp==3.18.1
zipp==3.18.2

0 comments on commit aecfd8e

Please sign in to comment.