Skip to content

Commit

Permalink
updated libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitfrisque committed Nov 8, 2024
1 parent 1151ec4 commit edf7bd7
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 29 deletions.
75 changes: 50 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,17 @@ python = "^3.10"
pandas = "^2.2.2"
plotly = "^5.22.0"
matplotlib = "^3.9.0"
seaborn = "^0.13.2"
dash = "^2.17.1"
sqlalchemy = "^2.0.31"
psycopg2-binary = "^2.9.9"
python-dotenv = "^1.0.1"
dash-mantine-components = "^0.14"
dash-iconify = "^0.1.2"
cssutils = "^2.11.1"
jinja2 = "^3.1"
jupyterlab = "^4.2.5"
<<<<<<< HEAD
gunicorn = "^23.0.0"
=======
geopy = "^2.4.1"
>>>>>>> c862a26b41c3cd26a482a86e93968375ef21dca1

[tool.poetry.group.dev.dependencies]
pre-commit = "^2.20.0"
Expand Down

0 comments on commit edf7bd7

Please sign in to comment.