min required versions

This commit is contained in:
Sefik Ilkin Serengil 2020-03-10 09:08:40 +03:00 committed by GitHub
parent c4fd05e87e
commit 32a525ef6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
numpy==1.14.0 numpy>=1.14.0
pandas==0.23.4 pandas>=0.23.4
matplotlib==2.2.2 matplotlib>=2.2.2
gdown==3.10.1 gdown>=3.10.1
opencv-python==3.4.4 tqdm>=4.30.0
tensorflow==1.9.0 Pillow>=5.2.0
keras==2.2.0 opencv-python>=3.4.4
tqdm==4.30.0 tensorflow>=1.9.0
Pillow==5.2.0 keras>=2.2.0