From 49181f07a88cb5d052dbce248911a933de552a2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Mih=C3=A1lik?= Date: Fri, 12 Apr 2024 23:43:07 +0200 Subject: [PATCH] Update requirements file (#346) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Martin Mihálik --- requirements.txt | 70 ++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 41 deletions(-) diff --git a/requirements.txt b/requirements.txt index d40d6144..c1a95da0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,74 +1,62 @@ -annotated-types==0.6.0 -asgiref==3.7.2 -astroid==3.0.1 -attrs==23.1.0 +asgiref==3.8.1 +astroid==3.1.0 +attrs==23.2.0 autobahn==23.6.2 Automat==22.10.0 -autopep8==2.0.4 -Cerberus==1.3.5 -certifi==2023.11.17 +autopep8==2.1.0 +certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 constantly==23.10.4 coreapi==2.3.3 coreschema==0.0.4 -cryptography==41.0.7 +cryptography==42.0.5 daphne==4.0.0 defusedxml==0.7.1 -dill==0.3.7 -distlib==0.3.7 +dill==0.3.8 dj-rest-auth==5.0.2 -Django==3.2.23 +Django==3.2.25 django-allauth==0.58.2 django-filter==23.5 django-rest-swagger==2.2.0 -django-typomatic==2.4.2 +django-typomatic==2.5.0 djangorestframework==3.14.0 -docopt==0.6.2 drf-writable-nested==0.7.0 hyperlink==21.0.0 -idna==3.6 +idna==3.7 incremental==22.10.0 -isort==5.13.0 +isort==5.13.2 itypes==1.2.0 -Jinja2==3.1.2 -MarkupSafe==2.1.3 +Jinja2==3.1.3 +MarkupSafe==2.1.5 mccabe==0.7.0 oauthlib==3.2.2 openapi-codec==1.3.2 -pep517==0.13.1 -Pillow==10.1.0 -pip-api==0.0.30 -pipreqs==0.4.13 -platformdirs==4.1.0 -plette==0.4.4 -pyasn1==0.5.1 -pyasn1-modules==0.3.0 +pillow==10.2.0 +platformdirs==4.2.0 +pyasn1==0.6.0 +pyasn1_modules==0.4.0 pycodestyle==2.11.1 -pycparser==2.21 -pydantic==2.5.2 -pydantic_core==2.14.5 +pycparser==2.22 PyJWT==2.8.0 -pylint==3.0.2 +pylint==3.1.0 pylint-django==2.5.5 pylint-plugin-utils==0.8.2 -pyOpenSSL==23.3.0 +pyOpenSSL==24.1.0 python-magic==0.4.27 python3-openid==3.2.0 -pytz==2023.3.post1 +pytz==2024.1 requests==2.31.0 -requests-oauthlib==1.3.1 -requirementslib==3.0.0 -service-identity==23.1.0 +requests-oauthlib==2.0.0 +service-identity==24.1.0 simplejson==3.19.2 six==1.16.0 sqlparse==0.4.4 -tomlkit==0.12.3 -Twisted==23.10.0 +tomlkit==0.12.4 +Twisted==24.3.0 txaio==23.1.1 -typing_extensions==4.8.0 -Unidecode==1.3.7 +typing_extensions==4.11.0 +Unidecode==1.3.8 uritemplate==4.1.1 -urllib3==2.1.0 -yarg==0.1.9 -zope.interface==6.1 +urllib3==2.2.1 +zope.interface==6.3