Probably fixed Python 3.12 support
All checks were successful
Tests / test (3.10) (push) Successful in 1m5s
Tests / test (3.11) (push) Successful in 1m0s
Tests / test (3.12) (push) Successful in 1m7s
Tests / test (3.9) (push) Successful in 1m0s

This commit is contained in:
2024-10-07 10:22:57 +00:00
parent 1a07888096
commit 892f37cda4
2 changed files with 3 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
colour==0.1.5
numpy~=1.24.0,<1.25.0
numpy~=2.0.1,<2.1.0
pillow~=10.4.0