Skip to content
Snippets Groups Projects
Commit 6c05f913 authored by dnns01's avatar dnns01
Browse files

Updated requirements

parent 561fb35c
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.9 (haugebot)" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.10 (haugebot)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TemplatesService">
......
......@@ -3,5 +3,5 @@
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (haugebot)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (haugebot)" project-jdk-type="Python SDK" />
</project>
\ No newline at end of file
aiohttp==3.7.4
aiohttp==3.8.1
aioredis==1.3.1
asgiref==3.4.1
async-timeout==3.0.1
attrs==20.3.0
autobahn==21.3.1
aiosignal==1.2.0
asgiref==3.5.0
async-timeout==4.0.2
attrs==21.4.0
autobahn==22.3.2
Automat==20.2.0
certifi==2020.12.5
cffi==1.14.6
cffi==1.15.0
channels==3.0.4
channels-redis==3.3.0
chardet==3.0.4
click==8.0.1
colorama==0.4.4
channels-redis==3.4.0
charset-normalizer==2.0.12
constantly==15.1.0
cryptography==3.4.7
cycler==0.10.0
cryptography==37.0.0
cycler==0.11.0
daphne==3.0.2
Django==3.2.10
h11==0.12.0
Django==4.0.4
fonttools==4.33.3
frozenlist==1.3.0
hiredis==2.0.0
hyperlink==21.0.0
idna==2.10
idna==3.3
incremental==21.3.0
iso8601==1.0.2
kiwisolver==1.3.1
matplotlib==3.4.2
msgpack==1.0.2
multidict==5.1.0
numpy==1.21.0
Pillow==8.3.2
kiwisolver==1.4.2
matplotlib==3.5.1
msgpack==1.0.3
multidict==6.0.2
numpy==1.22.3
packaging==21.3
Pillow==9.1.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyOpenSSL==20.0.1
pyparsing==2.4.7
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.8
python-dateutil==2.8.2
python-dotenv==0.15.0
pytz==2020.5
redis==3.5.3
requests==2.25.1
python-dotenv==0.20.0
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.2
Twisted==21.2.0
twitchio==2.1.4
txaio==21.2.1
typing-extensions==3.7.4.3
urllib3==1.26.5
websockets==9.1
Twisted==22.4.0
twitchio==2.2.0
txaio==22.2.1
typing-extensions==4.2.0
websockets==10.3
wordcloud==1.8.1
yarl==1.6.3
yarl==1.7.2
zope.interface==5.4.0
requests
redis
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment