-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
160 lines (159 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
158
159
160
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
aiohttp==3.8.5
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3
# via aiohttp
asyncpg==0.28.0
# via -r requirements.in
attrs==24.2.0
# via aiohttp
blis==0.7.11
# via thinc
cachetools==5.3.1
# via -r requirements.in
catalogue==2.0.10
# via
# spacy
# srsly
# thinc
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via
# aiohttp
# requests
click==8.1.7
# via typer
confection==0.1.5
# via thinc
cymem==2.0.8
# via
# preshed
# spacy
# thinc
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.10
# via
# requests
# yarl
jinja2==3.1.4
# via spacy
langcodes==3.4.1
# via spacy
language-data==1.2.0
# via langcodes
marisa-trie==1.2.0
# via language-data
markupsafe==3.0.1
# via jinja2
multidict==6.1.0
# via
# aiohttp
# yarl
murmurhash==1.0.10
# via
# preshed
# spacy
# thinc
neo4j==5.11.0
# via neomodel
neobolt==1.7.17
# via neomodel
neomodel==5.1.1
# via -r requirements.in
networkx==3.1
# via -r requirements.in
numpy==1.23.5
# via
# -r requirements.in
# blis
# scipy
# spacy
# thinc
packaging==24.1
# via
# spacy
# thinc
pathlib-abc==0.1.1
# via pathy
pathy==0.11.0
# via spacy
preshed==3.0.9
# via
# spacy
# thinc
propcache==0.2.0
# via yarl
pydantic==2.3.0
# via
# -r requirements.in
# confection
# pydantic-settings
# spacy
# thinc
pydantic-core==2.6.3
# via pydantic
pydantic-settings==2.2.1
# via -r requirements.in
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.2
# via
# neo4j
# neomodel
requests==2.32.3
# via spacy
scipy==1.10.1
# via -r requirements.in
six==1.16.0
# via neomodel
smart-open==6.4.0
# via
# pathy
# spacy
spacy==3.6.1
# via -r requirements.in
spacy-legacy==3.0.12
# via spacy
spacy-loggers==1.0.5
# via spacy
srsly==2.4.8
# via
# confection
# spacy
# thinc
thinc==8.1.12
# via spacy
tqdm==4.66.5
# via spacy
typer==0.9.4
# via
# pathy
# spacy
typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
# typer
urllib3==2.2.3
# via requests
wasabi==1.1.3
# via
# spacy
# thinc
yarl==1.14.0
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools