Compare commits

...

2 Commits

Author SHA1 Message Date
bfbf0e6132 Update dependency numpy to ~=1.26.3,<1.27.0 2024-01-28 01:03:35 +02:00
3709595e43 Update dependency pytest to v8 2024-01-27 23:59:48 +02:00
2 changed files with 2 additions and 2 deletions
requirements

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

@ -4,6 +4,6 @@ isort==5.13.2
mypy==1.8.0
pylint==3.0.3
pytest-cov==4.1.0
pytest==7.4.4
pytest==8.0.0
tox==4.12.1
twine==4.0.2