Skip to content

Commit b4a28ae

Browse files
Update tox-pypy311-pp311-win32-amd64 constraints
1 parent a9fd2ba commit b4a28ae

2 files changed

Lines changed: 132 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tests.in
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --cert=None --client-cert=None --index-url=None --output-file=requirements/tox-pypy311-pp311-win32-amd64.txt --pip-args=None --strip-extras pyproject.toml requirements/tox-pypy311-pp311-win32-amd64.in
6+
#
7+
autocommand==2.2.2
8+
# via jaraco-text
9+
backports-tarfile==1.2.0
10+
# via jaraco-context
11+
certifi==2025.8.3
12+
# via requests
13+
chardet==5.2.0
14+
# via requests
15+
charset-normalizer==3.4.3
16+
# via requests
17+
colorama==0.4.6
18+
# via
19+
# pytest
20+
# pytest-watch
21+
coverage==7.10.6
22+
# via
23+
# -r requirements/tox-pypy311-pp311-win32-amd64.in
24+
# pytest-cov
25+
cryptography==46.0.1
26+
# via
27+
# pyopenssl
28+
# trustme
29+
docopt==0.6.2
30+
# via pytest-watch
31+
execnet==2.1.1
32+
# via pytest-xdist
33+
idna==3.10
34+
# via
35+
# requests
36+
# trustme
37+
iniconfig==2.1.0
38+
# via pytest
39+
jaraco-context==6.0.1
40+
# via
41+
# -r requirements/tox-pypy311-pp311-win32-amd64.in
42+
# jaraco-text
43+
jaraco-functools==4.3.0
44+
# via
45+
# cheroot (pyproject.toml)
46+
# jaraco-text
47+
# tempora
48+
jaraco-text==4.0.0
49+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
50+
markdown-it-py==4.0.0
51+
# via rich
52+
mdurl==0.1.2
53+
# via markdown-it-py
54+
more-itertools==10.8.0
55+
# via
56+
# cheroot (pyproject.toml)
57+
# jaraco-functools
58+
# jaraco-text
59+
packaging==25.0
60+
# via
61+
# pytest
62+
# pytest-rerunfailures
63+
pluggy==1.6.0
64+
# via
65+
# pytest
66+
# pytest-cov
67+
portend==3.2.1
68+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
69+
pprintpp==0.4.0
70+
# via pytest-clarity
71+
py==1.11.0
72+
# via pypytools
73+
pygments==2.19.2
74+
# via
75+
# pytest
76+
# rich
77+
pyopenssl==25.3.0
78+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
79+
pypytools==0.6.2
80+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
81+
pytest==8.4.2
82+
# via
83+
# -r requirements/tox-pypy311-pp311-win32-amd64.in
84+
# pytest-clarity
85+
# pytest-cov
86+
# pytest-mock
87+
# pytest-rerunfailures
88+
# pytest-sugar
89+
# pytest-watch
90+
# pytest-xdist
91+
pytest-clarity==1.0.1
92+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
93+
pytest-cov==7.0.0
94+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
95+
pytest-mock==3.15.1
96+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
97+
pytest-rerunfailures==16.0.1
98+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
99+
pytest-sugar==1.1.1
100+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
101+
pytest-watch==4.2.0
102+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
103+
pytest-xdist==3.8.0
104+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
105+
python-dateutil==2.9.0.post0
106+
# via tempora
107+
requests==2.32.5
108+
# via
109+
# -r requirements/tox-pypy311-pp311-win32-amd64.in
110+
# requests-toolbelt
111+
# requests-unixsocket
112+
requests-toolbelt==1.0.0
113+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
114+
requests-unixsocket==0.4.1
115+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
116+
rich==14.1.0
117+
# via pytest-clarity
118+
six==1.17.0
119+
# via python-dateutil
120+
tempora==5.8.1
121+
# via portend
122+
termcolor==3.1.0
123+
# via pytest-sugar
124+
trustme==1.2.1
125+
# via -r requirements/tox-pypy311-pp311-win32-amd64.in
126+
typing-extensions==4.15.0
127+
# via pyopenssl
128+
urllib3==2.5.0
129+
# via requests
130+
watchdog==6.0.0
131+
# via pytest-watch

0 commit comments

Comments
 (0)