add trogon

This commit is contained in:
Waylon Walker 2023-05-21 13:20:00 -05:00
parent 00eed9f0cf
commit fb8c507f4c
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
2 changed files with 6 additions and 16 deletions

View file

@ -25,6 +25,7 @@ classifiers = [
]
dependencies = [
"anyconfig",
"trogon",
"fastapi",
"httpx",
"passlib[bcrypt]",