Skip to content

Commit c1cbafc

Browse files
Update tox-pypy311-pp311-darwin-arm64 constraints
1 parent 93faa53 commit c1cbafc

File tree

2 files changed

+130
-0
lines changed

2 files changed

+130
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tests.in
Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
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-darwin-arm64.txt --pip-args=None --strip-extras pyproject.toml requirements/tox-pypy311-pp311-darwin-arm64.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 pytest-watch
19+
coverage==7.10.6
20+
# via
21+
# -r requirements/tox-pypy311-pp311-darwin-arm64.in
22+
# pytest-cov
23+
cryptography==46.0.1
24+
# via
25+
# pyopenssl
26+
# trustme
27+
docopt==0.6.2
28+
# via pytest-watch
29+
execnet==2.1.1
30+
# via pytest-xdist
31+
idna==3.10
32+
# via
33+
# requests
34+
# trustme
35+
iniconfig==2.1.0
36+
# via pytest
37+
jaraco-context==6.0.1
38+
# via
39+
# -r requirements/tox-pypy311-pp311-darwin-arm64.in
40+
# jaraco-text
41+
jaraco-functools==4.3.0
42+
# via
43+
# cheroot (pyproject.toml)
44+
# jaraco-text
45+
# tempora
46+
jaraco-text==4.0.0
47+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
48+
markdown-it-py==4.0.0
49+
# via rich
50+
mdurl==0.1.2
51+
# via markdown-it-py
52+
more-itertools==10.8.0
53+
# via
54+
# cheroot (pyproject.toml)
55+
# jaraco-functools
56+
# jaraco-text
57+
packaging==25.0
58+
# via
59+
# pytest
60+
# pytest-rerunfailures
61+
pluggy==1.6.0
62+
# via
63+
# pytest
64+
# pytest-cov
65+
portend==3.2.1
66+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
67+
pprintpp==0.4.0
68+
# via pytest-clarity
69+
py==1.11.0
70+
# via pypytools
71+
pygments==2.19.2
72+
# via
73+
# pytest
74+
# rich
75+
pyopenssl==25.3.0
76+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
77+
pypytools==0.6.2
78+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
79+
pytest==8.4.2
80+
# via
81+
# -r requirements/tox-pypy311-pp311-darwin-arm64.in
82+
# pytest-clarity
83+
# pytest-cov
84+
# pytest-mock
85+
# pytest-rerunfailures
86+
# pytest-sugar
87+
# pytest-watch
88+
# pytest-xdist
89+
pytest-clarity==1.0.1
90+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
91+
pytest-cov==7.0.0
92+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
93+
pytest-mock==3.15.1
94+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
95+
pytest-rerunfailures==16.0.1
96+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
97+
pytest-sugar==1.1.1
98+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
99+
pytest-watch==4.2.0
100+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
101+
pytest-xdist==3.8.0
102+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
103+
python-dateutil==2.9.0.post0
104+
# via tempora
105+
requests==2.32.5
106+
# via
107+
# -r requirements/tox-pypy311-pp311-darwin-arm64.in
108+
# requests-toolbelt
109+
# requests-unixsocket
110+
requests-toolbelt==1.0.0
111+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
112+
requests-unixsocket==0.4.1
113+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
114+
rich==14.1.0
115+
# via pytest-clarity
116+
six==1.17.0
117+
# via python-dateutil
118+
tempora==5.8.1
119+
# via portend
120+
termcolor==3.1.0
121+
# via pytest-sugar
122+
trustme==1.2.1
123+
# via -r requirements/tox-pypy311-pp311-darwin-arm64.in
124+
typing-extensions==4.15.0
125+
# via pyopenssl
126+
urllib3==2.5.0
127+
# via requests
128+
watchdog==6.0.0
129+
# via pytest-watch

0 commit comments

Comments
 (0)