Compare commits

...

2 Commits

Author SHA1 Message Date
bdc0dac4c8 Update dependency numpy to ~=1.26.3,<1.27.0 2024-01-21 21:10:18 +02:00
8b133c8af1 Update dependency isort to v5.13.2 2024-01-21 20:06:51 +02:00
2 changed files with 2 additions and 2 deletions
requirements

@ -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

@ -1,6 +1,6 @@
black==23.12.1 black==23.12.1
build==0.10.0 build==0.10.0
isort==5.12.0 isort==5.13.2
mypy==1.4.1 mypy==1.4.1
pylint==2.17.7 pylint==2.17.7
pytest-cov==4.1.0 pytest-cov==4.1.0