2 Commits

Author SHA1 Message Date
998bfe0086 Update dependency numpy to ~=1.26.3,<1.27.0
Some checks failed
Tests / test (3.10) (pull_request) Successful in 1m24s
Tests / test (3.11) (pull_request) Successful in 1m25s
Tests / test (3.8) (pull_request) Failing after 34s
Tests / test (3.9) (pull_request) Successful in 1m22s
2024-01-21 20:07:03 +02:00
b64619d22e Update dependency black to v23.12.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m32s
Tests / test (3.11) (pull_request) Successful in 1m25s
Tests / test (3.8) (pull_request) Successful in 1m23s
Tests / test (3.9) (pull_request) Successful in 1m25s
Tests / test (3.10) (push) Successful in 1m35s
Tests / test (3.11) (push) Successful in 1m27s
Tests / test (3.8) (push) Successful in 1m25s
Tests / test (3.9) (push) Successful in 1m25s
2024-01-21 19:03:40 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
colour==0.1.5 colour==0.1.5
numpy~=1.24.0,<1.25.0 numpy~=1.26.3,<1.27.0
pillow~=10.2.0 pillow~=10.2.0

View File

@@ -1,4 +1,4 @@
black==23.7.0 black==23.12.1
build==0.10.0 build==0.10.0
isort==5.12.0 isort==5.12.0
mypy==1.4.1 mypy==1.4.1