mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-09-13 23:31:20 +02:00
feat(config): Read secrets from .env file and environemnt variables
This commit is contained in:
@@ -45,11 +45,12 @@ plotly = "^5.14.1"
|
||||
psycopg2-binary = "^2.9.7"
|
||||
pymongo = "^4.4.1"
|
||||
python = "^3.11"
|
||||
# TODO Add dependent libraries (i.e., deutshcland, plotly, etc)
|
||||
python-dotenv = "^1.0.0"
|
||||
seaborn = "^0.12.2"
|
||||
selenium = "^4.10.0"
|
||||
tqdm = "^4.65.0"
|
||||
|
||||
# TODO Add dependent libraries (i.e., deutshcland, plotly, etc)
|
||||
[tool.poetry.extras]
|
||||
ingest = ["selenium"]
|
||||
|
||||
|
Reference in New Issue
Block a user