Skip to content

Commit

Permalink
Upgrade requirements (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
brainix authored Jan 22, 2024
1 parent aac7b6f commit e657b2c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
async-timeout==4.0.3
Authlib==1.3.0
bandit==1.7.6
certifi==2023.11.17
cffi==1.16.0
Expand All @@ -7,7 +8,7 @@ click==8.1.7
coverage==7.4.0
cryptography==41.0.7
docutils==0.20.1
dparse==0.6.3
dparse==0.6.4b0
flake8==7.0.0
gitdb==4.0.11
GitPython==3.1.41
Expand All @@ -17,24 +18,27 @@ importlib-metadata==7.0.1
iniconfig==2.0.0
isort==5.13.2
jaraco.classes==3.3.0
Jinja2==3.1.3
keyring==24.3.0
markdown-it-py==3.0.0
MarkupSafe==2.1.4
marshmallow==3.20.2
mccabe==0.7.0
mdurl==0.1.2
mmh3==4.1.0
more-itertools==10.2.0
mypy==1.8.0
mypy-extensions==1.0.0
nh3==0.2.15
packaging==21.3
packaging==23.0
pbr==6.0.0
pkginfo==1.9.6
pluggy==1.3.0
pycodestyle==2.11.1
pycparser==2.21
pydantic==1.10.14
pyflakes==3.2.0
Pygments==2.17.2
pyparsing==3.1.1
pytest==7.4.4
pytest-asyncio==0.23.3
pytest-cov==4.1.0
Expand All @@ -47,11 +51,13 @@ rfc3986==2.0.0
rich==13.7.0
ruamel.yaml==0.18.5
ruamel.yaml.clib==0.2.8
safety==2.3.5
safety==3.0.1
safety-schemas==0.0.1
setuptools==69.0.3
smmap==5.0.1
stevedore==5.1.0
twine==4.0.2
typer==0.9.0
types-pyOpenSSL==23.3.0.20240106
types-redis==4.6.0.20240106
typing_extensions==4.9.0
Expand Down

0 comments on commit e657b2c

Please sign in to comment.