Sfoglia il codice sorgente

Updated requirements.txt

Pranav 6 anni fa
parent
commit
7200fdf40e
1 ha cambiato i file con 7 aggiunte e 6 eliminazioni
  1. 7 6
      requirements.txt

+ 7 - 6
requirements.txt

@@ -1,6 +1,7 @@
-Flask
-Keras
-numpy
-scipy
-pillow
-h5py
+Flask==1.0.2
+Keras==2.1.3
+numpy==1.14.3 
+scipy==1.1.0
+pillow==5.1.0
+h5py==2.7.1
+Tensorflow==1.5.1