requirements.txt 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. alembic==1.6.3
  2. amqp==5.0.6
  3. argon2-cffi==20.1.0
  4. async-generator==1.10
  5. attrs==21.2.0
  6. autopep8==1.5.7
  7. Babel==2.9.1
  8. backcall==0.2.0
  9. bidict==0.21.2
  10. billiard==3.6.4.0
  11. bleach==3.3.0
  12. cachelib==0.4.1
  13. celery==5.1.2
  14. certifi==2021.10.8
  15. cffi==1.14.5
  16. charset-normalizer==2.0.9
  17. click==7.1.2
  18. click-didyoumean==0.3.0
  19. click-plugins==1.1.1
  20. click-repl==0.2.0
  21. colorama==0.4.4
  22. cryptography==3.3.2
  23. cycler==0.10.0
  24. decorator==5.0.9
  25. defusedxml==0.7.1
  26. dnspython==1.16.0
  27. entrypoints==0.3
  28. eventlet==0.31.0
  29. Flask==2.0.1
  30. Flask-Babel==2.0.0
  31. Flask-Migrate==3.0.0
  32. Flask-MQTT==1.1.1
  33. Flask-Session==0.4.0
  34. Flask-SocketIO==5.1.1
  35. Flask-SQLAlchemy==2.5.1
  36. flower==1.0.0
  37. gevent==21.1.2
  38. greenlet==1.1.0
  39. h11==0.12.0
  40. humanize==3.12.0
  41. idna==3.3
  42. ipykernel==5.5.5
  43. ipython==7.16.3
  44. ipython-genutils==0.2.0
  45. ipywidgets==7.6.3
  46. itsdangerous==2.0.1
  47. jedi==0.17.2
  48. Jinja2==3.0.1
  49. jsonschema==3.2.0
  50. jupyter==1.0.0
  51. jupyter-client==6.1.12
  52. jupyter-console==6.4.0
  53. jupyter-core==4.7.1
  54. jupyterlab-pygments==0.1.2
  55. jupyterlab-widgets==1.0.0
  56. kiwisolver==1.3.1
  57. kombu==5.1.0
  58. Mako==1.1.4
  59. MarkupSafe==2.0.1
  60. matplotlib==3.3.0
  61. matplotlib-inline==0.1.2
  62. mistune==0.8.4
  63. mysql==0.0.3
  64. mysqlclient==2.0.3
  65. nbclient==0.5.3
  66. nbconvert==6.0.7
  67. nbformat==5.1.3
  68. nest-asyncio==1.5.1
  69. notebook==6.4.0
  70. numpy==1.19.5
  71. opencv-python==4.5.2.52
  72. outcome==1.1.0
  73. packaging==20.9
  74. paho-mqtt==1.5.1
  75. pandas==1.1.5
  76. pandocfilters==1.4.3
  77. parso==0.7.0
  78. pdfkit==1.0.0
  79. pickleshare==0.7.5
  80. Pillow==8.2.0
  81. prometheus-client==0.11.0
  82. prompt-toolkit==3.0.18
  83. psutil==5.8.0
  84. pycodestyle==2.7.0
  85. pycparser==2.20
  86. Pygments==2.9.0
  87. PyMySQL==1.0.2
  88. pyOpenSSL==21.0.0
  89. pyparsing==2.4.7
  90. pyrsistent==0.17.3
  91. python-dateutil==2.8.1
  92. python-editor==1.0.4
  93. python-engineio==4.2.1
  94. python-socketio==5.4.0
  95. pytz==2021.1
  96. pyzmq==22.1.0
  97. qtconsole==5.1.0
  98. QtPy==1.9.0
  99. redis==3.5.3
  100. requests==2.26.0
  101. scipy==1.5.4
  102. selenium==3.14.1
  103. Send2Trash==1.5.0
  104. six==1.16.0
  105. sniffio==1.2.0
  106. sortedcontainers==2.4.0
  107. SQLAlchemy==1.4.15
  108. terminado==0.10.0
  109. testpath==0.5.0
  110. toml==0.10.2
  111. tornado==6.1
  112. traitlets==4.3.3
  113. trio==0.19.0
  114. trio-websocket==0.9.2
  115. urllib3==1.26.7
  116. vine==5.0.0
  117. wcwidth==0.2.5
  118. webencodings==0.5.1
  119. websocket-client==1.1.0
  120. Werkzeug==2.0.1
  121. widgetsnbextension==3.5.1
  122. wsproto==1.0.0
  123. XlsxWriter==3.0.2
  124. zope.event==4.5.0
  125. zope.interface==5.4.0
  126. paramiko==2.10.3
  127. flask-jwt-extended==4.3.1
  128. beautifulsoup4==4.10.0