add project dependencies

This commit is contained in:
grillazz
2021-07-31 12:42:00 +02:00
parent 4b9ae4a278
commit 2ebc851e28
2 changed files with 30 additions and 22 deletions
+1
View File
@@ -20,6 +20,7 @@ pytest-cov = "*"
python-jose = {extras = ["cryptography"], version = "*"}
passlib = {extras = ["bcrypt"], version = "*"}
python-multipart = "*"
autoflake = "*"
[dev-packages]
icecream = "*"