changed requirements to use the latest numpy, because numpy 1.23.* is not supporting Python 3.7.

This commit is contained in:
Tim Rid 2022-10-23 22:19:07 +02:00
parent 19fd0bf7f3
commit 18597a05db

View file

@ -1,6 +1,6 @@
construct==2.10.67
pytest>=6.2.0
numpy==1.23.*
numpy
arrow
ruamel.yaml
cloudpickle