-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
104 lines (104 loc) · 1.78 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
aiohttp==3.8.3
aiosignal==1.2.0
appnope==0.1.0
argon2-cffi==20.1.0
arrow==0.15.5
astroid==2.3.3
async-timeout==4.0.2
attrs==19.3.0
backcall==0.1.0
beautifulsoup4==4.11.1
bleach==3.3.0
certifi==2020.4.5.1
cffi==1.14.5
chardet==3.0.4
charset-normalizer==2.1.1
click==7.1.1
decorator==4.4.2
defusedxml==0.6.0
Deprecated==1.2.13
entrypoints==0.3
fastjsonschema==2.16.2
Flask==1.1.2
Flask-Cors==3.0.9
Flask-SocketIO==5.3.4
flask-talisman==0.7.0
frozenlist==1.3.1
geojson==2.5.0
idna==2.9
importlib-metadata==1.6.0
ipykernel==5.2.1
ipython==7.16.3
ipython-genutils==0.2.0
ipywidgets==7.5.1
isort==4.3.21
itsdangerous==1.1.0
jedi==0.17.0
Jinja2==3.1.2
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==7.2.0
jupyter-console==6.1.0
jupyter-core==4.11.1
jupyterlab-pygments==0.2.2
lazy-object-proxy==1.4.3
lxml==4.9.1
MarkupSafe==2.1.1
mccabe==0.6.1
mistune==0.8.4
MouseInfo==0.1.3
multidict==6.0.2
nbclient==0.7.0
nbconvert==6.5.1
nbformat==5.7.0
nest-asyncio==1.5.6
netifaces==0.11.0
notebook==6.4.12
packaging==20.9
pandocfilters==1.4.2
parso==0.7.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.1
prometheus-client==0.7.1
prompt-toolkit==3.0.5
ptyprocess==0.6.0
PyAutoGUI==0.9.50
pycparser==2.20
PyGetWindow==0.0.8
Pygments==2.7.4
pylint==2.4.4
PyMsgBox==1.0.8
pyparsing==2.4.7
pyperclip==1.8.0
PyRect==0.1.4
pyrsistent==0.16.0
PyScreeze==0.1.26
python-dateutil==2.8.1
python-dotenv==0.13.0
python-engineio==4.4.1
python-socketio==5.8.0
PyTweening==1.0.3
pyzmq==19.0.0
qtconsole==4.7.3
QtPy==1.9.0
redis==4.3.4
requests==2.25.1
Send2Trash==1.8.0
six==1.14.0
soupsieve==2.3.2.post1
terminado==0.8.3
testpath==0.4.4
tinycss2==1.1.1
tornado==6.1
traitlets==5.4.0
typed-ast==1.4.1
urllib3==1.26.5
wcwidth==0.1.9
webencodings==0.5.1
websocket-client==1.6.1
Werkzeug==1.0.1
widgetsnbextension==3.5.1
wrapt==1.11.2
yarl==1.8.1
zipp==3.1.0