Visualization first running dashboard (#51)

* added session maker

* Update prebuild psycopg-build2

* added table dash

* Update company_stats_dash

* Repaired a test.

* update connector_test

---------

Co-authored-by: Tim <tim.ronneburg@outlook.de>
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
KM-R
2023-08-15 21:30:58 +02:00
committed by GitHub
parent 105aab8122
commit 1e7e55e649
5 changed files with 4232 additions and 4190 deletions

View File

@ -34,7 +34,7 @@ dash = "^2.11.1"
loguru = "^0.7.0"
matplotlib = "^3.7.1"
plotly = "^5.14.1"
psycopg2 = "^2.9.7"
psycopg2-binary = "^2.9.7"
pymongo = "^4.4.1"
python = "^3.11"
seaborn = "^0.12.2"