-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.pip
More file actions
57 lines (57 loc) · 2.4 KB
/
requirements.pip
File metadata and controls
57 lines (57 loc) · 2.4 KB
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
# for use if not using pipenv
-i https://pypi.org/simple
annotated-types==0.7.0; python_version >= '3.8'
anthropic==0.86.0; python_version >= '3.9'
anyio==4.12.1; python_version >= '3.9'
beautifulsoup4==4.14.3; python_full_version >= '3.7.0'
cairocffi==1.7.1; python_version >= '3.8'
cchardet==2.2.0a2; python_version >= '3.9'
certifi==2026.2.25; python_version >= '3.7'
cffi==2.0.0; python_version >= '3.9'
charset-normalizer==3.4.6; python_version >= '3.7'
cssutils==2.11.1; python_version >= '3.8'
distro==1.9.0; python_version >= '3.6'
docstring-parser==0.17.0; python_version >= '3.8'
docutils==0.22.4; python_version >= '3.9'
-e .
ebookmaker==0.13.9
exceptiongroup==1.3.1; python_version >= '3.7'
greenlet==3.2.5; python_version >= '3.9'
h11==0.16.0; python_version >= '3.8'
html5lib==1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
httpcore==1.0.9; python_version >= '3.8'
httpx==0.28.1; python_version >= '3.8'
idna==3.11; python_version >= '3.8'
isodate==0.7.2; python_version >= '3.7'
jiter==0.13.0; python_version >= '3.9'
libgutenberg[covers,postgres]==0.10.34
lxml==6.0.2; python_version >= '3.8'
more-itertools==10.8.0; python_version >= '3.9'
oauthlib==3.3.1; python_version >= '3.8'
openai==2.30.0; python_version >= '3.9'
pillow==11.3.0; python_version >= '3.9'
psycopg2==2.9.11; python_version >= '3.9'
pycountry==24.6.1; python_version >= '3.8'
pycparser==2.23; python_version >= '3.8'
pydantic==2.12.5; python_version >= '3.9'
pydantic-core==2.41.5; python_version >= '3.9'
pymarc==5.3.1; python_version >= '3.9'
pyparsing==3.3.2; python_version >= '3.9'
qrcode==8.2; python_version >= '3.9' and python_version < '4.0'
rdflib==7.6.0; python_full_version >= '3.8.1'
regex==2026.1.15; python_version >= '3.9'
requests==2.32.5; python_version >= '3.9'
requests-oauthlib==2.0.0; python_version >= '3.4'
roman==5.1; python_version >= '3.9'
setproctitle==1.1.10
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
sniffio==1.3.1; python_version >= '3.7'
soupsieve==2.8.3; python_version >= '3.9'
sqlalchemy==1.4.54; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
textstat==0.7.13; python_version >= '3.6'
tiktoken==0.12.0; python_version >= '3.9'
tqdm==4.67.3; python_version >= '3.7'
typing-extensions==4.15.0; python_version >= '3.9'
typing-inspection==0.4.2; python_version >= '3.9'
urllib3==2.6.3; python_version >= '3.9'
webencodings==0.5.1