1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-02 06:21:05 +02:00

Bump numpy reqs version

This commit is contained in:
Evgeny Posenitskiy 2023-12-10 12:57:48 +01:00 committed by GitHub
parent e2766d289d
commit a0a5fea8f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
setuptools>=42
pkgconfig
numpy<1.24.0
numpy<1.27.0
numpy>=1.17.3