Skip to content

Commit

Permalink
Merge branch 'chore/pipeline-setup' of https://github.com/pledge4futu…
Browse files Browse the repository at this point in the history
…re/co2calculator into chore/pipeline-setup
  • Loading branch information
codingfabi committed May 4, 2024
2 parents 4e1f251 + ea89b21 commit aad40fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 112 deletions.
118 changes: 8 additions & 110 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ readme = "README.md"
python = "^3.10"
pandas = "^2.2.2"
openrouteservice = "^2.3.3"
thefuzz = "^0.22.1"
pydantic = "1.9.0"
python-levenshtein = "^0.25.1"
iso3166 = "^2.1.1"
python-dotenv = "^1.0.1"
thefuzz = "^0.22.1"

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

0 comments on commit aad40fe

Please sign in to comment.