diff --git a/Pipfile b/Pipfile index b62db0e2a3..a69256b677 100644 --- a/Pipfile +++ b/Pipfile @@ -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"