123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 |
- alembic==1.6.3
- amqp==5.0.6
- argon2-cffi==20.1.0
- async-generator==1.10
- attrs==21.2.0
- autopep8==1.5.7
- Babel==2.9.1
- backcall==0.2.0
- bidict==0.21.2
- billiard==3.6.4.0
- bleach==3.3.0
- cachelib==0.4.1
- celery==5.1.2
- certifi==2021.10.8
- cffi==1.14.5
- charset-normalizer==2.0.9
- click==7.1.2
- click-didyoumean==0.3.0
- click-plugins==1.1.1
- click-repl==0.2.0
- colorama==0.4.4
- cryptography==3.3.2
- cycler==0.10.0
- decorator==5.0.9
- defusedxml==0.7.1
- dnspython==1.16.0
- entrypoints==0.3
- eventlet==0.31.0
- Flask==2.0.1
- Flask-Babel==2.0.0
- Flask-Migrate==3.0.0
- Flask-MQTT==1.1.1
- Flask-Session==0.4.0
- Flask-SocketIO==5.1.1
- Flask-SQLAlchemy==2.5.1
- flower==1.0.0
- gevent==21.1.2
- greenlet==1.1.0
- h11==0.12.0
- humanize==3.12.0
- idna==3.3
- ipykernel==5.5.5
- ipython==7.16.3
- ipython-genutils==0.2.0
- ipywidgets==7.6.3
- itsdangerous==2.0.1
- jedi==0.17.2
- Jinja2==3.0.1
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-client==6.1.12
- jupyter-console==6.4.0
- jupyter-core==4.7.1
- jupyterlab-pygments==0.1.2
- jupyterlab-widgets==1.0.0
- kiwisolver==1.3.1
- kombu==5.1.0
- Mako==1.1.4
- MarkupSafe==2.0.1
- matplotlib==3.3.0
- matplotlib-inline==0.1.2
- mistune==0.8.4
- mysql==0.0.3
- mysqlclient==2.0.3
- nbclient==0.5.3
- nbconvert==6.0.7
- nbformat==5.1.3
- nest-asyncio==1.5.1
- notebook==6.4.0
- numpy==1.19.5
- opencv-python==4.5.2.52
- outcome==1.1.0
- packaging==20.9
- paho-mqtt==1.5.1
- pandas==1.1.5
- pandocfilters==1.4.3
- parso==0.7.0
- pdfkit==1.0.0
- pickleshare==0.7.5
- Pillow==8.2.0
- prometheus-client==0.11.0
- prompt-toolkit==3.0.18
- psutil==5.8.0
- pycodestyle==2.7.0
- pycparser==2.20
- Pygments==2.9.0
- PyMySQL==1.0.2
- pyOpenSSL==21.0.0
- pyparsing==2.4.7
- pyrsistent==0.17.3
- python-dateutil==2.8.1
- python-editor==1.0.4
- python-engineio==4.2.1
- python-socketio==5.4.0
- pytz==2021.1
- pyzmq==22.1.0
- qtconsole==5.1.0
- QtPy==1.9.0
- redis==3.5.3
- requests==2.26.0
- scipy==1.5.4
- selenium==3.14.1
- Send2Trash==1.5.0
- six==1.16.0
- sniffio==1.2.0
- sortedcontainers==2.4.0
- SQLAlchemy==1.4.15
- terminado==0.10.0
- testpath==0.5.0
- toml==0.10.2
- tornado==6.1
- traitlets==4.3.3
- trio==0.19.0
- trio-websocket==0.9.2
- urllib3==1.26.7
- vine==5.0.0
- wcwidth==0.2.5
- webencodings==0.5.1
- websocket-client==1.1.0
- Werkzeug==2.0.1
- widgetsnbextension==3.5.1
- wsproto==1.0.0
- XlsxWriter==3.0.2
- zope.event==4.5.0
- zope.interface==5.4.0
- paramiko==2.10.3
- flask-jwt-extended==4.3.1
- beautifulsoup4==4.10.0
|