-
-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathrequirements.txt
More file actions
71 lines (71 loc) · 1.58 KB
/
Copy pathrequirements.txt
File metadata and controls
71 lines (71 loc) · 1.58 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements
x-python-version-not-supported; python_version!='3.10' and python_version!='3.11' and python_version!='3.12' and python_version!='3.13' and python_version!='3.14'
anyio==4.14.2
backports-tarfile==1.2.0; python_version=='3.10' or python_version=='3.11'
black==26.5.1
build==1.5.0
certifi==2026.7.22
cffi==2.1.1
changelet==0.6.1
charset-normalizer==3.4.9
click==8.4.2
coverage==7.15.4
cryptography==50.0.0
dnspython==2.8.0
docutils==0.23
exceptiongroup==1.3.1; python_version=='3.10'
fqdn==1.5.1
h11==0.16.0
hishel==1.3.0
httpcore==1.0.9
httpx==0.28.1
id==1.6.1
idna==3.18
importlib-metadata==9.0.0; python_version=='3.10' or python_version=='3.11'
iniconfig==2.3.0
isort==9.0.0b1
jaraco-classes==3.4.0
jaraco-context==6.1.2
jaraco-functools==4.6.0
jeepney==0.9.0
keyring==25.7.0
markdown-it-py==4.2.0
mdurl==0.1.2
more-itertools==11.1.0
msgpack==1.2.1
mypy-extensions==1.1.0
natsort==8.4.0
nh3==0.3.6
ns1-python==0.29.0
octodns==1.21.1
packaging==26.3
pathspec==1.1.1
platformdirs==4.11.1
pluggy==1.6.0
proviso==0.3.0
pycparser==3.0
pyflakes==3.4.0
pygments==2.20.0
pyproject-hooks==1.2.0
pytest==9.1.1
pytest-cov==7.1.0
pytest-network==0.0.1
python-dateutil==2.9.0.post0
pytokens==0.4.1
pyyaml==6.0.3
readme-renderer==45.0
requests==2.34.2
requests-toolbelt==1.0.0
resolvelib==1.2.1
rfc3986==2.0.0
rich==15.0.0
secretstorage==3.5.0
semver==3.0.4
setuptools==83.0.0
six==1.17.0
tomli==2.4.1; python_version=='3.10'
twine==7.0.0
typing-extensions==4.16.0
unearth==0.18.2
urllib3==2.7.0
zipp==4.1.0; python_version=='3.10' or python_version=='3.11'