mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
change(poetry): update fastapi to 0.71.0 release
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
6f6f067597
commit
e6679e4c4e
2 changed files with 8 additions and 12 deletions
|
@ -56,7 +56,6 @@ bcrypt = "^3.2.0"
|
|||
bleach = "^4.1.0"
|
||||
email-validator = "^1.1.3"
|
||||
fakeredis = "^1.6.1"
|
||||
fastapi = { git = "https://github.com/tiangolo/fastapi.git", rev = "2b10ca1cc47146b07b6598ac9473cbe8cac50cc0" }
|
||||
feedgen = "^0.9.0"
|
||||
httpx = "^0.20.0"
|
||||
itsdangerous = "^2.0.1"
|
||||
|
@ -88,6 +87,7 @@ pytest-xdist = "^2.4.0"
|
|||
filelock = "^3.3.2"
|
||||
posix-ipc = "^1.0.5"
|
||||
pyalpm = "^0.10.6"
|
||||
fastapi = "^0.71.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
flake8 = "^4.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue