-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.29 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
alabaster==0.7.12
appdirs==1.4.4
astunparse==1.6.3
Babel==2.9.1
beautifulsoup4==4.9.3
bidict==0.21.2
black==21.5b1
build==0.7.0
certifi==2020.12.5
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
dnspython==1.16.0
docutils==0.16
event-bus==1.0.2
eventlet==0.31.1
flake8==3.9.2
Flask==2.0.1
gevent==21.1.2
graphviz==0.17
greenlet==1.0.0
gunicorn==20.1.0
idna==2.10
imagesize==1.2.0
importlib-metadata==4.3.0
itsdangerous==2.0.1
Jinja2==3.0.1
jsonpickle==2.0.0
loguru==0.5.3
MarkupSafe==2.0.1
mccabe==0.6.1
mypy-extensions==0.4.3
numpy==1.21.1
packaging==20.9
pathspec==0.8.1
pdoc==7.0.3
pep517==0.11.0
prettytable==2.1.0
pycodestyle==2.7.0
pydata-sphinx-theme==0.6.3
pyeventbus3==0.10
pyflakes==2.3.1
Pygments==2.9.0
pyparsing==2.4.7
python-engineio==4.2.1
python-socketio==5.4.0
pytz==2021.1
PyYAML==5.4.1
pyzmq==22.2.1
regex==2021.4.4
requests==2.25.1
six==1.16.0
snowballstemmer==2.1.0
soupsieve==2.2.1
Sphinx==3.5.4
sphinx-book-theme==0.1.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tabulate==0.8.9
toml==0.10.2
tomli==1.2.1
typed-ast==1.4.3
typing-extensions==3.10.0.0
urllib3==1.26.5
wcwidth==0.2.5
Werkzeug==2.0.1
zipp==3.4.1
zope.event==4.5.0
zope.interface==5.3.0