all the other missing deps

This commit is contained in:
Harvey Tindall 2020-04-13 15:08:40 +01:00
parent 90cdfe1ccc
commit 32f408d54f
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ setup(
'itsdangerous',
'passlib',
'secrets',
'pytz',
'dateutil',
'watchdog',
'configparser',
'pyOpenSSL',
'waitress',