mirror of
https://github.com/nikdoof/simple-webfinger.git
synced 2025-12-13 10:22:15 +00:00
Add Pydantic support for JRD (resolves #1)
This commit is contained in:
@@ -11,6 +11,7 @@ python = "^3.11"
|
||||
Flask = "^3.0.3"
|
||||
PyYAML = "^6.0.2"
|
||||
uwsgi = "^2.0.26"
|
||||
pydantic = "^2.8.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.0.0"
|
||||
|
||||
Reference in New Issue
Block a user