From 54a11c639101b7367398f898114e1683ed5a6e39 Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Wed, 16 May 2018 11:24:00 -0400 Subject: [PATCH] Remove pycrypto dependency Change-Id: I3e34538872531409e5ced73c00828d864f7c8c67 --- lower-constraints.txt | 1 - requirements.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 1df0eae5a..a3037bf62 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -87,7 +87,6 @@ prettytable==0.7.2 pyasn1==0.4.2 pycadf==2.7.0 pycparser==2.18 -pycrypto==2.6 pyflakes==0.8.1 Pygments==2.2.0 pyinotify==0.9.6 diff --git a/requirements.txt b/requirements.txt index 370403d6b..fdf57a4e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,6 @@ Paste>=2.0.2 # MIT PasteDeploy>=1.5.0 # MIT pbr!=2.1.0,>=2.0.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD -pycrypto>=2.6 # Public Domain pyOpenSSL>=17.1.0 # Apache-2.0 ldap3>=1.0.2 # LGPLv3 keystonemiddleware>=4.17.0 # Apache-2.0