mirror of
https://github.com/PaiGramTeam/sqlmodel.git
synced 2025-02-08 03:26:47 +00:00
⬆ Update development requirement for FastAPI from ^0.68.0
to ^0.68.1
(#48)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
parent
4a08ee89ee
commit
7bb99f2bd5
@ -44,7 +44,7 @@ mkdocs = "^1.2.1"
|
||||
mkdocs-material = "^8.1.4"
|
||||
mdx-include = "^1.4.1"
|
||||
coverage = {extras = ["toml"], version = "^5.5"}
|
||||
fastapi = "^0.68.0"
|
||||
fastapi = "^0.68.1"
|
||||
requests = "^2.26.0"
|
||||
autoflake = "^1.4"
|
||||
isort = "^5.9.3"
|
||||
|
Loading…
Reference in New Issue
Block a user