Drop pycryptodome as a Python dependency

This commit is contained in:
jeremystretch
2021-09-28 17:07:15 -04:00
parent 3f3149e2da
commit c2da9e1c44
2 changed files with 0 additions and 5 deletions

View File

@@ -94,10 +94,6 @@ Pillow
# https://github.com/psycopg/psycopg2
psycopg2-binary
# Extensive cryptographic library (fork of pycrypto)
# https://github.com/Legrandin/pycryptodome
pycryptodome
# YAML rendering library
# https://github.com/yaml/pyyaml
PyYAML