fix: Lock pydantic to fix cloudflare errors
All checks were successful
Build Docker / BuildImage (push) Successful in 1m34s

This commit is contained in:
Nathan Woodburn 2024-12-03 13:32:47 +11:00
parent 4ab0db973f
commit 1551799b88
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -1,3 +1,4 @@
pydantic == 1.10.9
flask flask
Flask-Cors Flask-Cors
python-dotenv python-dotenv