You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-requirements.txt
+19-38Lines changed: 19 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ alabaster==1.0.0
4
4
# via sphinx
5
5
babel==2.17.0
6
6
# via sphinx
7
-
backports-tarfile==1.2.0 ; python_full_version<'3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x'
7
+
backports-tarfile==1.2.0
8
8
# via jaraco-context
9
9
build==1.4.0
10
10
# via
@@ -14,7 +14,7 @@ cachetools==6.2.6
14
14
# via tox
15
15
certifi==2026.1.4
16
16
# via requests
17
-
cffi==2.0.0 ; platform_machine!='ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
17
+
cffi==2.0.0
18
18
# via cryptography
19
19
chardet==5.2.0
20
20
# via tox
@@ -23,21 +23,14 @@ charset-normalizer==3.4.4
23
23
check-manifest==0.51
24
24
# via -r dev-requirements.in
25
25
colorama==0.4.6
26
-
# via
27
-
# build
28
-
# sphinx
29
-
# tox
26
+
# via tox
30
27
coverage==7.13.4
31
28
# via -r dev-requirements.in
32
-
cryptography==46.0.4 ; platform_machine!='ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
29
+
cryptography==46.0.5
33
30
# via secretstorage
34
31
distlib==0.4.0
35
32
# via virtualenv
36
-
docutils==0.21.2 ; python_full_version<'3.11'
37
-
# via
38
-
# readme-renderer
39
-
# sphinx
40
-
docutils==0.22.4 ; python_full_version>='3.11'
33
+
docutils==0.21.2
41
34
# via
42
35
# readme-renderer
43
36
# sphinx
@@ -51,31 +44,29 @@ idna==3.11
51
44
# via requests
52
45
imagesize==1.4.1
53
46
# via sphinx
54
-
importlib-metadata==8.7.1 ; (python_full_version < '3.10.2' and platform_machine == 'ppc64le') or (python_full_version < '3.10.2' and platform_machine == 's390x') or (python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x')
55
-
# via
56
-
# build
57
-
# keyring
58
-
jaraco-classes==3.4.0 ; platform_machine!='ppc64le' and platform_machine != 's390x'
47
+
importlib-metadata==8.7.1
48
+
# via keyring
49
+
jaraco-classes==3.4.0
59
50
# via keyring
60
-
jaraco-context==6.1.0 ; platform_machine!='ppc64le' and platform_machine != 's390x'
51
+
jaraco-context==6.1.0
61
52
# via keyring
62
-
jaraco-functools==4.4.0 ; platform_machine!='ppc64le' and platform_machine != 's390x'
53
+
jaraco-functools==4.4.0
63
54
# via keyring
64
-
jeepney==0.9.0 ; platform_machine!='ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
55
+
jeepney==0.9.0
65
56
# via
66
57
# keyring
67
58
# secretstorage
68
59
jinja2==3.1.6
69
60
# via sphinx
70
-
keyring==25.7.0 ; platform_machine!='ppc64le' and platform_machine != 's390x'
61
+
keyring==25.7.0
71
62
# via twine
72
63
markdown-it-py==4.0.0
73
64
# via rich
74
65
markupsafe==3.0.3
75
66
# via jinja2
76
67
mdurl==0.1.2
77
68
# via markdown-it-py
78
-
more-itertools==10.8.0 ; platform_machine!='ppc64le' and platform_machine != 's390x'
69
+
more-itertools==10.8.0
79
70
# via
80
71
# jaraco-classes
81
72
# jaraco-functools
@@ -94,7 +85,7 @@ platformdirs==4.5.1
94
85
# virtualenv
95
86
pluggy==1.6.0
96
87
# via tox
97
-
pycparser==3.0 ; implementation_name!='PyPy' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
88
+
pycparser==3.0
98
89
# via cffi
99
90
pygments==2.19.2
100
91
# via
@@ -105,8 +96,6 @@ pyproject-api==1.10.0
105
96
# via tox
106
97
pyproject-hooks==1.2.0
107
98
# via build
108
-
pywin32-ctypes==0.2.3 ; platform_machine!='ppc64le' and platform_machine != 's390x' and sys_platform == 'win32'
zipp==3.23.0 ; (python_full_version < '3.10.2' and platform_machine == 'ppc64le') or (python_full_version < '3.10.2' and platform_machine == 's390x') or (python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x')
0 commit comments