changed requirements to use the latest numpy, because numpy 1.23.* is not supporting Python 3.7.
This commit is contained in:
parent
19fd0bf7f3
commit
18597a05db
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
construct==2.10.67
|
||||
pytest>=6.2.0
|
||||
numpy==1.23.*
|
||||
numpy
|
||||
arrow
|
||||
ruamel.yaml
|
||||
cloudpickle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue