Improve the profile and service cli
Showing
- hiboo/profile/cli.py 78 additions, 15 deletionshiboo/profile/cli.py
- hiboo/service/__init__.py 1 addition, 1 deletionhiboo/service/__init__.py
- hiboo/service/cli.py 16 additions, 0 deletionshiboo/service/cli.py
- requirements-prod.txt 1 addition, 0 deletionsrequirements-prod.txt
- requirements.txt 1 addition, 0 deletionsrequirements.txt
hiboo/service/cli.py
0 → 100644
... | @@ -21,3 +21,4 @@ mysqlclient | ... | @@ -21,3 +21,4 @@ mysqlclient |
psycopg2 | psycopg2 | ||
jwcrypto | jwcrypto | ||
argon2_cffi | argon2_cffi | ||
terminaltables |
Please register or sign in to comment