Merge pull request 'Add version number to numpy' (#64) from fix/downgrade-numpy into main

Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/CERC/hub/pulls/64

Hi Connor, I have accepted the change, but some additional review will be needed, it creates a hard dependency from a specific version of numpy with almost sure will create issues with other libraries, will be nice if you could keep an eye on the issue resolution from sqlalchemy
This commit is contained in:
Guille Gutierrez 2024-09-02 12:35:30 -04:00
commit a3ec3c7e19

View File

@ -1,5 +1,5 @@
xmltodict
numpy
numpy==1.26.4
trimesh[all]
pyproj
pandas