Skip to content

Commit e3f6c14

Browse files
Upgrade Stone version (#559)
1 parent aec73c4 commit e3f6c14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dependencies required for installation (keep in sync with pyproject.toml)
22
requests>=2.16.2
3-
stone>=3.5.2,<4
3+
stone>=3.5.3,<4
44
# Other dependencies for development
55
pytest
66
sphinx

test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ pytest
22
mock
33
pytest-mock
44
coverage
5-
stone>=3.5.2,<4
5+
stone>=3.5.3,<4

0 commit comments

Comments
 (0)