[fcbb05]: / Pipfile

Download this file

18 lines (14 with data), 270 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
numpy = "==1.16.2"
matplotlib = "==3.1.1"
kivy = "==1.11.1"
opencv-python = "==4.2.0.32"
tensorflow = "==1.14.0"
pillow = "==7.0.0"
[requires]
python_version = "3.7"