diff --git a/requirements.txt b/requirements.txt index 6d04985412b95f16c575d6813b77ebf45021f74e..b1ee80a75c3f1f031d6649d9ff6cc1caed62d249 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,53 @@ aiohttp==3.7.4 +aioredis==1.3.1 asgiref==3.4.1 async-timeout==3.0.1 attrs==20.3.0 +autobahn==21.3.1 +Automat==20.2.0 certifi==2020.12.5 +cffi==1.14.6 +channels==3.0.4 +channels-redis==3.3.0 chardet==3.0.4 +click==8.0.1 +colorama==0.4.4 +constantly==15.1.0 +cryptography==3.4.7 +cycler==0.10.0 +daphne==3.0.2 Django==3.2.5 +h11==0.12.0 +hiredis==2.0.0 +hyperlink==21.0.0 idna==2.10 +incremental==21.3.0 +kiwisolver==1.3.1 +matplotlib==3.4.2 +msgpack==1.0.2 multidict==5.1.0 +numpy==1.21.0 +Pillow==8.3.1 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycparser==2.20 +pyOpenSSL==20.0.1 +pyparsing==2.4.7 +python-dateutil==2.8.2 python-dotenv==0.15.0 pytz==2020.5 redis==3.5.3 requests==2.25.1 +service-identity==21.1.0 +six==1.16.0 sqlparse==0.4.1 +Twisted==21.2.0 +twisted-iocpsupport==1.0.1 twitchio==2.0.0b7 +txaio==21.2.1 typing-extensions==3.7.4.3 urllib3==1.26.5 websockets==9.1 +wordcloud==1.8.1 yarl==1.6.3 +zope.interface==5.4.0