Skip to content

Commit 3e94187

Browse files
committed
merged in main
2 parents 23455b4 + 019bf7c commit 3e94187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ packages = find:
4545
zip_safe = True
4646
include_package_data = True
4747
install_requires =
48-
sPyNNaker == 1!7.1.1
48+
sPyNNaker == 1!7.3.1
4949
opencv-python
5050

5151
[options.packages.find]
@@ -60,6 +60,6 @@ include =
6060

6161
[options.extras_require]
6262
test =
63-
SpiNNakerTestBase == 1!7.1.1
63+
SpiNNakerTestBase == 1!7.3.1
6464
# pytest will be brought in by pytest-cov
6565
pytest-cov

0 commit comments

Comments
 (0)