-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
105 lines (105 loc) · 3.75 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
aiohttp==3.8.0
aiosignal==1.2.0
altgraph==0.17
argon2-cffi==20.1.0
astroid==2.4.2
async-timeout==4.0.0
attrs==20.1.0
auto-py-to-exe==2.7.11
autopep8==1.5.4
backcall==0.2.0
bleach==3.1.5
bottle==0.12.19
bottle-websocket==0.2.9
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.3
cx-Freeze==6.5.3
decorator==4.4.2
defusedxml==0.6.0
Eel==0.12.4
entrypoints==0.3
enums.py==0.6.0
Flask==2.1.1
Flask-Login==0.6.0
Flask-SQLAlchemy==2.5.1
frozenlist==1.2.0
future==0.18.2
gd.py==0.11.0
gevent==21.1.2
gevent-websocket==0.10.1
greenlet==1.0.0
html5lib==1.1
idna==2.10
importlib-metadata==4.11.3
ipykernel==5.3.4
ipython==7.17.0
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==2.1.2
jedi==0.17.2
Jinja2==3.1.1
jsonschema==3.2.0
jupyter-client==6.1.6
jupyter-core==4.6.3
lazy-object-proxy==1.4.3
Mako==1.1.3
Markdown==3.2.2
MarkupSafe==1.1.1
mccabe==0.6.1
mistune==0.8.4
multidict==5.2.0
nbconvert==5.6.1
nbformat==5.0.7
notebook==6.1.3
numpy==1.19.1
packaging==20.4
pandocfilters==1.4.2
parso==0.7.1
pdoc3==0.9.1
pefile==2019.4.18
pickleshare==0.7.5
prometheus-client==0.8.0
prompt-toolkit==3.0.5
pycodestyle==2.6.0
pycparser==2.20
pygame==1.9.6
Pygments==2.6.1
pyinstaller==4.2
pyinstaller-hooks-contrib==2020.11
pylint==2.5.3
pyparsing==2.4.7
PyQt5==5.15.6
PyQt5-Qt5==5.15.2
PyQt5-sip==12.10.1
pyrsistent==0.16.0
python-dateutil==2.8.1
pywin32==228
pywin32-ctypes==0.2.0
pywinpty==0.5.7
pyzmq==19.0.2
requests==2.24.0
selenium==3.141.0
Send2Trash==1.5.0
Shapely==1.7.1
six==1.15.0
SQLAlchemy==1.4.35
terminado==0.8.3
testpath==0.4.4
toml==0.10.1
tornado==6.0.4
traitlets==4.3.3
typing-extensions==3.10.0.2
urllib3==1.25.10
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==2.1.1
whichcraft==0.6.1
wrapt==1.12.1
yarl==1.7.2
zipp==3.4.0
zope.event==4.5.0
zope.interface==5.2.0