-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (62 loc) · 1.03 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
astroid==2.12.5
asttokens==2.2.1
autopep8==2.0.0
backcall==0.2.0
black==22.12.0
click==8.1.3
colorama==0.4.5
comm==0.1.3
configparser==5.3.0
debugpy==1.6.6
decorator==5.1.1
dill==0.3.5.1
distlib==0.3.6
executing==1.2.0
filelock==3.8.2
greenlet==2.0.2
ipykernel==6.22.0
ipython==8.12.0
ipython-genutils==0.2.0
ipython-sql==0.5.0
isort==5.10.1
jedi==0.18.2
jupyter_client==8.1.0
jupyter_core==5.3.0
lazy-object-proxy==1.7.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy-extensions==0.4.3
nest-asyncio==1.5.6
numpy==1.24.2
packaging==23.0
pandas==1.5.3
parso==0.8.3
pathspec==0.10.3
pickleshare==0.7.5
platformdirs==2.5.2
prettytable==3.6.0
prompt-toolkit==3.0.38
psutil==5.9.4
psycopg2==2.9.5
psycopg2-binary==2.9.5
pure-eval==0.2.2
pycodestyle==2.9.1
Pygments==2.14.0
pylint==2.15.0
python-dateutil==2.8.2
pytz==2023.3
pywin32==306
pyzmq==25.0.2
six==1.16.0
SQLAlchemy==2.0.7
sqlparse==0.4.3
stack-data==0.6.2
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.4
tornado==6.2
traitlets==5.9.0
typing_extensions==4.5.0
virtualenv==20.17.1
wcwidth==0.2.6
wrapt==1.14.1