aiohttp==3.8.1
aiosignal==1.2.0
aniso8601==9.0.1
async-timeout==4.0.2
attrs==22.1.0
autopep8==1.7.0
beautifulsoup4==4.7.1
bidict==0.22.0
certifi==2022.6.15.1
chardet==3.0.4
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.1
Flask==2.2.2
Flask-RESTful==0.3.9
Flask-SocketIO==5.3.0
frozenlist==1.3.1
idna==2.8
importlib-metadata==5.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.0
MarkupSafe==2.1.1
multidict==6.0.2
netifaces==0.11.0
packaging==19.0
Pillow==9.1.1
portpicker==1.3.1
pycodestyle==2.9.1
pyparsing==3.0.9
pyrsistent==0.19.2
python-engineio==4.3.4
python-socketio==5.7.1
pytz==2022.2.1
qrcode==7.3.1
requests==2.25.1
six==1.16.0
soupsieve==2.3.2.post1
SQLAlchemy==1.3.22
toml==0.10.2
urllib3==1.24.3
Werkzeug==2.2.2
yarl==1.8.1
zipp==3.10.0

[dev]
autopep8==1.7.0
pip
pytest
pytest-cov
pytest-aiohttp
