Skip to content

Commit

Permalink
Merge pull request #76 from njouanin/main
Browse files Browse the repository at this point in the history
Fix missing python-dotenv version
  • Loading branch information
RonanMorgan authored Feb 6, 2024
2 parents 04d45f7 + d4fe763 commit e2d40d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ matplotlib = "^3.8.0"
geopy = "^2.4.0"
streamlit = "^1.27.2"
streamlit-folium = "^0.15.0"
python-dotenv
python-dotenv = "^1.0.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit e2d40d4

Please sign in to comment.