-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
116 lines (116 loc) · 1.98 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
106
107
108
109
110
111
112
113
114
115
116
amqp==5.1.0
ansi2html==1.6.0
appnope==0.1.2
async-generator==1.10
async-timeout==4.0.2
attrs==21.4.0
autopep8==1.6.0
backcall==0.2.0
beautifulsoup4==4.11.1
billiard==3.6.4.0
black==21.12b0
Brotli==1.0.9
celery==5.2.6
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.7
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cryptography==36.0.2
dash==2.5.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
debugpy==1.5.1
decorator==5.1.0
defusedxml==0.7.1
Deprecated==1.2.13
dill==0.3.4
diskcache==5.4.0
entrypoints==0.3
flaky==3.7.0
Flask==2.0.2
Flask-Compress==1.10.1
fpdf2==2.5.4
h11==0.13.0
idna==3.3
iniconfig==1.1.1
ipykernel==6.4.2
ipython==7.28.0
ipython-genutils==0.2.0
itsdangerous==2.0.1
jedi==0.18.0
Jinja2==3.0.2
jupyter-client==7.0.6
jupyter-core==4.8.1
jupyter-dash==0.4.0
kombu==5.2.4
lark-parser==0.12.0
lxml==4.8.0
MarkupSafe==2.0.1
matplotlib-inline==0.1.3
multiprocess==0.70.12.2
mypy-extensions==0.4.3
nest-asyncio==1.5.1
numpy==1.21.3
outcome==1.1.0
packaging==21.3
pandas==1.3.4
parso==0.8.2
pathspec==0.9.0
percy==2.0.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.1.1
platformdirs==2.4.0
plotly==5.3.1
pluggy==1.0.0
prompt-toolkit==3.0.21
psutil==5.9.0
ptyprocess==0.7.0
py==1.11.0
pycodestyle==2.8.0
pycparser==2.21
Pygments==2.10.0
pyOpenSSL==22.0.0
pyparsing==3.0.8
PySocks==1.7.1
pytest==7.1.1
pytest-mock==3.7.0
pytest-sugar==0.9.4
python-dateutil==2.8.2
pytz==2021.3
pyzmq==22.3.0
redis==4.2.2
requests==2.26.0
retrying==1.3.3
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
selenium==4.1.3
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
tenacity==8.0.1
termcolor==1.1.0
toml==0.10.2
tomli==1.2.2
tornado==6.1
traitlets==5.1.0
trio==0.20.0
trio-websocket==0.9.2
typing_extensions==4.0.1
urllib3==1.26.7
vine==5.0.0
waitress==2.1.1
wcwidth==0.2.5
webdriver-manager==3.5.4
Werkzeug==2.0.2
wrapt==1.14.0
wsproto==1.1.0
dash-bootstrap-components===1.2.1
dash_mantine_components==0.11.1
dash_iconify==0.1.2
python-dotenv==1.0.0