Update requirements.txt
Showing
| ... | @@ -2,4 +2,6 @@ PyJWT==2.1.0 | ... | @@ -2,4 +2,6 @@ PyJWT==2.1.0 |
| pyjwt[crypto] | pyjwt[crypto] | ||
| redis~=3.5.3 | redis~=3.5.3 | ||
| typer | typer | ||
| cryptography | cryptography | ||
| \ No newline at end of file | prettytable | ||
| pyaml_env |
Please register or sign in to comment