Merge pull request #2 from FarVision2/dependabot/pip/fastapi-gte-0.110.1-and-lt-0.113.0

Update fastapi requirement from ^0.110.1 to >=0.110.1,<0.113.0
pull/575/head
Steve Shelby 8 months ago committed by GitHub
commit b3088afad6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -93,7 +93,7 @@ mypy-protobuf = "^3.0.0"
pytest = "^8.1.1"
termcolor = "^2.4.0"
pandas = "^2.2.2"
fastapi = "^0.110.1"
fastapi = ">=0.110.1,<0.113.0"
[tool.ruff]
line-length = 75

Loading…
Cancel
Save