mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-13 09:58:47 +02:00
checkpoint: Implement PR feedback
This commit is contained in:
parent
330eb466e3
commit
2c8805e12f
@ -39,7 +39,7 @@ Create a `secrets.json` in the root of this repo with the following structure (v
|
||||
```
|
||||
|
||||
Alternatively, the secrets can be provided as environment variables. One option to do so is to add a `.env` file with the following layout:
|
||||
```js
|
||||
```ini
|
||||
PYTHON_POSTGRES_USERNAME=postgres
|
||||
PYTHON_POSTGRES_PASSWORD=postgres
|
||||
PYTHON_POSTGRES_HOST=localhost
|
||||
|
@ -45,7 +45,6 @@ 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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user