megapy/requirements.txt
Midnight f053a2db1b Swap pycrypto to pycryptodome
Updated the reqs to use pycryptodome, fixed the RSA public exponent issue that was causing the logn failure, as well as general updates to patch up slight changes.
2020-01-24 13:08:04 -05:00

4 lines
66 B
Text

requests>=0.10
pycryptodome
pathlib==1.0.1
tenacity>=5.1.5,<6.0.0