Skip to content

Commit 8fe20b4

Browse files
build: add fastapi-i18n as dependency
1 parent 64c5ebf commit 8fe20b4

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

poetry.lock

Lines changed: 20 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ plotly = "^5.16.1"
4646
psycopg = {extras = ["binary"], version = "^3.1"}
4747
async-lru = "^2.0.4"
4848
approvaltests = "^12.1.0"
49+
fastapi-i18n = {git = "https://gitlab.heigit.org/mschaub/fastapi-i18n.git"}
4950

5051
[tool.poetry.dev-dependencies]
5152
pre-commit = "^3.2.1"

0 commit comments

Comments
 (0)