Skip to content

Commit ecdded2

Browse files
committed
chore: Updated libraries
1 parent e186da2 commit ecdded2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fastapi = "^0.88.0"
2525
sqlalchemy = "^1.4.44"
2626
validators = "^0.20.0"
2727
alembic = "^1.8.1"
28-
fastapi-gateway-ultra = "^0.1.1"
28+
fastapi-gateway-ultra = { git = "https://github.com/gnss-lab/FastAPI-Gateway-Ultra.git", tag = "0.1.1-SNAPSHOT" }
2929
python-multipart = "^0.0.5"
3030
shortuuid = "^1.0.11"
3131
rich = "^13.3.2"

0 commit comments

Comments
 (0)