-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
157 lines (156 loc) · 2.65 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --strip-extras requirements.in
#
attrs==23.2.0
# via
# outcome
# trio
beautifulsoup4==4.12.3
# via dash
blinker==1.7.0
# via flask
certifi==2024.2.2
# via
# requests
# urllib3
cffi==1.16.0
# via
# cryptography
# trio
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
colorama==0.4.6
# via
# click
# pytest
cryptography==42.0.5
# via
# pyopenssl
# urllib3
dash==2.17.0
# via -r requirements.in
dash-core-components==2.0.0
# via dash
dash-html-components==2.0.0
# via dash
dash-mantine-components==0.14.2
# via -r requirements.in
dash-table==5.0.0
# via dash
dash-testing-stub==0.0.2
# via dash
dill==0.3.8
# via multiprocess
flask==3.0.3
# via dash
gunicorn==23.0.0
# via -r requirements.in
h11==0.14.0
# via wsproto
idna==3.7
# via
# requests
# trio
# urllib3
importlib-metadata==7.1.0
# via dash
iniconfig==2.0.0
# via pytest
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
lxml==5.2.1
# via dash
markupsafe==2.1.5
# via
# jinja2
# werkzeug
multiprocess==0.70.16
# via dash
nest-asyncio==1.6.0
# via dash
numpy==1.26.4
# via pandas
outcome==1.3.0.post0
# via trio
packaging==24.0
# via
# gunicorn
# plotly
# pytest
pandas==2.2.2
# via -r requirements.in
percy==2.0.2
# via dash
plotly==5.21.0
# via dash
pluggy==1.5.0
# via pytest
psutil==5.9.8
# via dash
pycparser==2.22
# via cffi
pyopenssl==24.1.0
# via urllib3
pysocks==1.7.1
# via urllib3
pytest==8.1.1
# via dash
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via pandas
requests==2.31.0
# via
# dash
# percy
retrying==1.3.4
# via dash
selenium==4.2.0
# via dash
six==1.16.0
# via
# python-dateutil
# retrying
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
soupsieve==2.5
# via beautifulsoup4
tenacity==8.2.3
# via plotly
trio==0.25.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.11.0
# via dash
tzdata==2024.1
# via pandas
urllib3==1.26.18
# via
# requests
# selenium
urllib3-secure-extra==0.1.0
# via urllib3
waitress==3.0.0
# via dash
werkzeug==3.0.2
# via
# dash
# flask
wsproto==1.2.0
# via trio-websocket
zipp==3.18.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools