-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 869 Bytes
/
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
astroid==2.9.3
asttokens==2.0.5
backcall==0.2.0
black==22.1.0
click==8.0.4
debugpy==1.5.1
decorator==5.1.1
entrypoints==0.4
executing==0.8.3
greenlet==1.1.2
ipykernel==6.9.1
ipython==8.1.1
ipython-genutils==0.2.0
ipython-sql==0.4.0
isort==5.10.1
jedi==0.18.1
jupyter-client==7.1.2
jupyter-core==4.9.2
lazy-object-proxy==1.7.1
matplotlib-inline==0.1.3
mccabe==0.6.1
mypy-extensions==0.4.3
nest-asyncio==1.5.4
numpy==1.22.2
pandas==1.4.1
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.1
prettytable==0.7.2
prompt-toolkit==3.0.28
psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.11.2
pylint==2.12.2
python-dateutil==2.8.2
pytz==2021.3
pyzmq==22.3.0
six==1.16.0
SQLAlchemy==1.4.31
sqlparse==0.4.2
stack-data==0.2.0
toml==0.10.2
tomli==2.0.1
tornado==6.1
traitlets==5.1.1
typing-extensions==4.1.1
wcwidth==0.2.5
wrapt==1.13.3