Skip to content

Commit 2504597

Browse files
update-envalessiamarcolini
authored andcommitted
Compile new test_package environments
1 parent 92ba9bf commit 2504597

3 files changed

Lines changed: 3 additions & 9 deletions

File tree

test_package/numpy/env/darwin.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
attrs==25.4.0
2-
# via hypothesis
31
execnet==2.1.2
42
# via pytest-xdist
5-
hypothesis==6.136.2
3+
hypothesis==6.151.5
64
# via -r test_package/numpy/requirements.txt
75
iniconfig==2.3.0
86
# via pytest

test_package/numpy/env/linux.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
attrs==25.4.0
2-
# via hypothesis
31
execnet==2.1.2
42
# via pytest-xdist
5-
hypothesis==6.136.2
3+
hypothesis==6.151.5
64
# via -r test_package/numpy/requirements.txt
75
iniconfig==2.3.0
86
# via pytest

test_package/numpy/env/win32.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
attrs==25.4.0
2-
# via hypothesis
31
colorama==0.4.6
42
# via pytest
53
execnet==2.1.2
64
# via pytest-xdist
7-
hypothesis==6.136.2
5+
hypothesis==6.151.5
86
# via -r test_package/numpy/requirements.txt
97
iniconfig==2.3.0
108
# via pytest

0 commit comments

Comments
 (0)