forked from Pometry/Raphtory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
213 lines (212 loc) · 3.7 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
appnope==0.1.3
# via ipython
asttokens==2.2.1
# via stack-data
attrs==23.1.0
# via
# automat
# service-identity
# twisted
automat==22.10.0
# via twisted
backcall==0.2.0
# via ipython
certifi==2022.12.7
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
# via requests
constantly==15.1.0
# via twisted
contourpy==1.0.7
# via matplotlib
cryptography==40.0.2
# via
# pyopenssl
# scrapy
# service-identity
cssselect==1.2.0
# via
# parsel
# scrapy
cycler==0.11.0
# via matplotlib
decorator==5.1.1
# via ipython
executing==1.2.0
# via stack-data
filelock==3.12.0
# via tldextract
fonttools==4.39.3
# via matplotlib
hyperlink==21.0.0
# via twisted
idna==3.4
# via
# hyperlink
# requests
# tldextract
incremental==22.10.0
# via twisted
ipython==8.12.0
# via pyvis
itemadapter==0.8.0
# via
# itemloaders
# scrapy
itemloaders==1.1.0
# via scrapy
jedi==0.18.2
# via ipython
jinja2==3.1.2
# via pyvis
jmespath==1.0.1
# via
# itemloaders
# parsel
jsonpickle==3.0.1
# via pyvis
kiwisolver==1.4.4
# via matplotlib
lxml==4.9.2
# via
# parsel
# scrapy
markupsafe==2.1.2
# via jinja2
matplotlib==3.7.1
# via
# -r requirements.in
# seaborn
matplotlib-inline==0.1.6
# via ipython
networkx==3.1
# via
# -r requirements.in
# pyvis
numpy==1.24.3
# via
# -r requirements.in
# contourpy
# matplotlib
# pandas
# scipy
# seaborn
packaging==23.1
# via
# matplotlib
# parsel
# scrapy
pandas==2.0.1
# via
# -r requirements.in
# raphtory
# seaborn
parsel==1.8.1
# via
# itemloaders
# scrapy
parso==0.8.3
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.5.0
# via matplotlib
prompt-toolkit==3.0.38
# via ipython
protego==0.2.1
# via scrapy
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.5.0
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.3.0
# via service-identity
pycparser==2.21
# via cffi
pydispatcher==2.0.7
# via scrapy
pygments==2.15.1
# via ipython
pyopenssl==23.1.1
# via scrapy
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3
# via pandas
pyvis==0.3.2
# via -r requirements.in
queuelib==1.6.2
# via scrapy
raphtory==0.2.0
# via -r requirements.in
requests==2.28.2
# via
# -r requirements.in
# requests-file
# tldextract
requests-file==1.5.1
# via tldextract
scipy==1.10.1
# via -r requirements.in
scrapy==2.8.0
# via -r requirements.in
seaborn==0.12.2
# via -r requirements.in
service-identity==21.1.0
# via scrapy
six==1.16.0
# via
# automat
# protego
# python-dateutil
# requests-file
# service-identity
stack-data==0.6.2
# via ipython
tldextract==3.4.0
# via scrapy
tqdm==4.65.0
# via -r requirements.in
traitlets==5.9.0
# via
# ipython
# matplotlib-inline
twisted==22.10.0
# via scrapy
typing-extensions==4.5.0
# via twisted
tzdata==2023.3
# via pandas
urllib3==1.26.15
# via requests
w3lib==2.1.1
# via
# itemloaders
# parsel
# scrapy
wcwidth==0.2.6
# via prompt-toolkit
zope-interface==6.0
# via
# scrapy
# twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools