Skip to content

Commit afa11f4

Browse files
authored
Merge branch 'master' into docs/csv-logger
2 parents 564dacf + e29a8cb commit afa11f4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools <80.9.1
22
wheel <0.46.0
3-
awscli >=1.30.0, <1.41.0
3+
awscli >=1.30.0, <1.42.0
44
twine ==6.1.0
55
importlib-metadata <9.0.0
66
wget

requirements/fabric/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage ==7.9.1
1+
coverage ==7.9.2
22
numpy >=1.17.2, <1.27.0
33
pytest ==8.4.1
44
pytest-cov ==6.2.1

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage ==7.9.1
1+
coverage ==7.9.2
22
pytest ==8.4.1
33
pytest-cov ==6.2.1
44
pytest-timeout ==2.4.0

0 commit comments

Comments
 (0)