add missing reqs

This commit is contained in:
wh1te909 2020-01-05 02:18:49 +00:00
parent f8bc52dcbe
commit 5d7c338c3c
2 changed files with 4 additions and 0 deletions

View File

@ -22,11 +22,13 @@ kombu==4.6.7
loguru==0.4.0
mock==3.0.5
more-itertools==8.0.2
packaging==19.2
pathspec==0.7.0
psycopg2-binary==2.8.4
pycparser==2.19
pymongo==3.10.0
pyotp==2.3.0
pyparsing==2.4.6
pytz==2019.3
redis==3.3.11
regex==2019.12.20

View File

@ -21,11 +21,13 @@ importlib-metadata==1.3.0
kombu==4.6.7
loguru==0.4.0
more-itertools==8.0.2
packaging==19.2
pathspec==0.7.0
psycopg2-binary==2.8.4
pycparser==2.19
pymongo==3.10.0
pyotp==2.3.0
pyparsing==2.4.6
pytz==2019.3
redis==3.3.11
regex==2019.12.20