Update requirements

This file is ready by setup.py, and in turn used to determine the
automatic requirements for the RPM package.  There are existing imports
for pycurl, OpenSSL, and six, but I can't find any imports for rpm.
This commit is contained in:
Carl George 2021-02-22 18:09:32 -06:00
parent 5df5935062
commit d9371b2416

View file

@ -1,2 +1,4 @@
pycurl
pyOpenSSL
rpkg
rpm
six