Compare commits

...

2 Commits

Author SHA1 Message Date
0622ae95b1 Merge pull request 'Downgrade numpy to ~=1.24.0' (#63) from profitroll/numpy-1.24.0 into master
All checks were successful
Tests / test (3.10) (push) Successful in 1m6s
Tests / test (3.11) (push) Successful in 1m3s
Tests / test (3.8) (push) Successful in 1m5s
Tests / test (3.9) (push) Successful in 1m58s
Reviewed-on: #63
2024-07-22 20:51:23 +03:00
65f54366fb Downgrade numpy to ~=1.24.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m9s
Tests / test (3.11) (pull_request) Successful in 1m7s
Tests / test (3.8) (pull_request) Successful in 1m6s
Tests / test (3.9) (pull_request) Successful in 1m4s
2024-07-22 20:42:37 +03:00

View File

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