-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.11 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
appnope==0.1.3
asgiref==3.6.0
astroid==2.14.2
asttokens==2.2.1
async==0.6.2
backcall==0.2.0
bidict==0.22.1
cachelib==0.10.2
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
decorator==5.1.1
dill==0.3.6
dnspython==2.3.0
docstring-to-markdown==0.11
eventlet==0.33.3
executing==1.2.0
Flask==2.2.3
flask-codemirror==1.3
Flask-Session==0.4.0
Flask-SocketIO==5.3.2
Flask-WTF==1.1.1
glob2==0.7
greenlet==2.0.2
idna==3.4
ipython==8.10.0
isort==5.12.0
itables==1.4.6
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.2
matplotlib-inline==0.1.6
mccabe==0.7.0
numpy==1.24.2
pandas==1.5.3
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==3.0.0
pluggy==1.0.0
prompt-toolkit==3.0.37
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.14.0
pylint==2.16.2
python-dateutil==2.8.2
python-dotenv==0.21.1
python-engineio==4.3.4
python-lsp-jsonrpc==1.0.0
python-lsp-server==1.7.1
python-socketio==5.7.2
pytz==2022.7.1
requests==2.28.2
ruff==0.0.253
six==1.16.0
stack-data==0.6.2
tomlkit==0.11.6
traitlets==5.9.0
ujson==5.7.0
urllib3==1.26.14
wcwidth==0.2.6
Werkzeug==2.2.3
wrapt==1.15.0
WTForms==3.0.1