Drop cryptography from dependencies

There is no need to always install it, projects will usually
have it listed in their requirements.txt anyways.

Change-Id: I50b92ea36ab2d4157a8ec9e118a7f49fbd8ede2f
This commit is contained in:
Mohammed Naser 2022-08-17 18:39:21 -04:00
parent 2537db07aa
commit f156030190
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
cryptography []
fluent-logger [fluent]
ldappool [(keystone ldap)]
libvirt-python [nova]