mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 22:23:55 +02:00
fix: Install deutschland via HTTPS link
This commit is contained in:
@ -37,7 +37,7 @@ version = "0.1.0"
|
||||
[tool.poetry.dependencies]
|
||||
SQLAlchemy = {version = "^1.4.46", extras = ["mypy"]}
|
||||
dash = "^2.11.1"
|
||||
deutschland = {git = "git@github.com:TrisNol/deutschland.git", rev = "hotfix/python-3.11-support"}
|
||||
deutschland = {git = "https://github.com/TrisNol/deutschland.git", branch = "hotfix/python-3.11-support"}
|
||||
loguru = "^0.7.0"
|
||||
matplotlib = "^3.7.1"
|
||||
plotly = "^5.14.1"
|
||||
|
Reference in New Issue
Block a user