those are needed

pull/1416/head
Harald Schafer 2020-04-23 16:43:07 -07:00
parent ff70a0f5d2
commit ee7671af19
1 changed files with 4 additions and 12 deletions

16
Pipfile
View File

@ -5,15 +5,7 @@ verify_ssl = true
[dev-packages]
opencv-python= "==3.4.2.17"
PyQt5 = "*"
ipython = "*"
networkx = "==2.3"
azure-core = "*"
azure-common = "*"
azure-nspkg = "==3.0.2"
azure-storage-blob = "==2.1.0"
azure-storage-common = "==2.1.0"
azure-storage-nspkg = "==3.1.0"
boto = "*"
"boto3" = "*"
control = "*"
@ -43,8 +35,6 @@ redis = "*"
"s2sphere" = "*"
"subprocess32" = "*"
tenacity = "*"
tensorflow-gpu = "==2.2.0rc3"
keras_applications = "*"
PyMySQL = "==0.9.2"
Werkzeug = "*"
"backports.lzma" = "*"
@ -60,10 +50,8 @@ fastcluster = "*"
pygame = "*"
simplejson = "*"
python-logstash-async = "*"
seaborn = "*"
pyproj = "*"
mock = "*"
matplotlib = "*"
dictdiffer = "*"
aenum = "*"
coverage = "*"
@ -106,6 +94,10 @@ pylint = "*"
pillow = "*"
scons = "*"
cysignals = "*"
pycryptodome = "*"
"Jinja2" = "*"
PyJWT = "*"
[requires]
python_version = "3.7.3"