1
0
mirror of synced 2024-11-12 01:00:46 +01:00

Fix deprecation warning in Python 3.8 by upgrading to new crypto library.

This commit is contained in:
Jennifer Taylor 2020-11-30 18:16:18 +00:00
parent 0ea53660b4
commit 5924673371

View File

@ -13,7 +13,7 @@ freezegun
pyreact pyreact
Flask-Caching Flask-Caching
blinker blinker
pycrypto pycryptodome
jaconv jaconv
pefile pefile
pillow pillow