Skip to content

Commit 101b955

Browse files
Update dependencies lower bounds
1 parent d5a4f89 commit 101b955

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-notes/v0.7.0.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ Important Notes
99
* NEW IMPORTANT STUFF GOES HERE
1010
* The minimum required dependencies have been updated to support added features:
1111

12+
- ``scipy>=1.2.0``
1213
- ``click>=8.0.0``
14+
- ``jsonschema>=4.15.0``
15+
- ``importlib_resources>=1.4.0`` (for Python 3.7, 3.8)
16+
- ``typing_extensions>=3.7.4.3`` (for Python 3.7 only)
1317

1418
* The minimum required backend versions have been updated to support added features:
1519

0 commit comments

Comments
 (0)