dependencies: keep numpy 1.21.4, 1.21.5 should be the last version that supports python 3.7 but somehow on some system doesn't work

fixes #569
This commit is contained in:
alfrix 2022-04-02 09:54:27 -03:00
parent cdb57f73bb
commit c81836542a

View File

@ -1,4 +1,4 @@
numpy==1.21.5 numpy==1.21.4
jinja2==3.1.1 jinja2==3.1.1
matplotlib==3.5.0 matplotlib==3.5.0
netifaces==0.11.0 netifaces==0.11.0