fix: upgraded numpy version (fixes #992)

This commit is contained in:
Simone Margaritelli
2021-04-24 15:55:36 +02:00
parent 298ed24008
commit 20d80bfb35

View File

@ -9,7 +9,7 @@ tensorflow==1.13.1
tensorflow-estimator==1.14.0 tensorflow-estimator==1.14.0
tweepy==3.7.0 tweepy==3.7.0
file-read-backwards==2.0.0 file-read-backwards==2.0.0
numpy==1.17.2 numpy==1.20.2
inky=1.2.0 inky=1.2.0
smbus2==0.3.0 smbus2==0.3.0
Pillow==5.4.1 Pillow==5.4.1