diff --git a/requirements.txt b/requirements.txt index 5d8cb701c6fea10df23c5bd6122cac3b8738f7d2..70c65c01187913546aaee5255c4c0792490f61c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,27 +1,46 @@ -aiohttp==3.7.4 -asgiref==3.5.2 -async-timeout==3.0.1 -attrs==20.3.0 -certifi==2020.12.5 -chardet==3.0.4 -charset-normalizer==2.0.12 -Django==4.1.2 -fontawesome-free==5.15.1 +aiohttp==3.8.3 +aiosignal==1.3.1 +asgiref==3.6.0 +async-timeout==4.0.2 +attrs==22.2.0 +autobahn==23.1.1 +Automat==22.10.0 +certifi==2022.12.7 +cffi==1.15.1 +charset-normalizer==2.1.1 +constantly==15.1.0 +cryptography==39.0.0 +daphne==4.0.0 +Django==4.1.5 +fontawesome==5.10.1.post1 +frozenlist==1.3.3 gql==2.0.0 graphql-core==2.3.2 -idna==2.10 -iso8601==1.0.2 -multidict==5.1.0 +h2==4.1.0 +hpack==4.0.0 +hyperframe==6.0.1 +hyperlink==21.0.0 +idna==3.4 +incremental==22.10.0 +iso8601==1.1.0 +multidict==6.0.4 +priority==1.3.0 promise==2.3 -python-dotenv==0.14.0 -pytz==2020.1 -requests==2.25.1 -Rx==1.6.1 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycparser==2.21 +pyOpenSSL==23.0.0 +python-dotenv==0.21.0 +requests==2.28.2 +Rx==1.6.3 +service-identity==21.1.0 six==1.16.0 -sqlparse==0.4.2 -twitchio @ git+https://github.com/TwitchIO/TwitchIO.git@71eabf6b6003608c08f208fc8a83765e08c38708 -typing-extensions==3.7.4.3 -urllib3==1.26.5 -websockets==9.1 -yarl==1.6.3 -youtube-dl==2021.6.6 +sqlparse==0.4.3 +Twisted==22.10.0 +twitchio==2.5.0 +txaio==23.1.1 +typing_extensions==4.4.0 +urllib3==1.26.14 +yarl==1.8.2 +youtube-dl==2021.12.17 +zope.interface==5.5.2