blob: c1fffcd9cddac54b52a7007379a93a34d9bd675a (
plain)
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
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
astroid==3.3.5
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
cryptography==43.0.3
dill==0.3.9
github3.py==4.0.1
idna==3.10
isort==5.13.2
mccabe==0.7.0
pefile==2024.8.26
platformdirs==4.3.6
pycparser==2.22
PyJWT==2.9.0
pylint==3.3.1
python-dateutil==2.9.0.post0
./scripts/dev/pylint_checkers
requests==2.32.3
six==1.16.0
tomli==2.0.2
tomlkit==0.13.2
typing_extensions==4.12.2
uritemplate==4.1.1
# urllib3==2.2.3
|