Skip to content

Commit

Permalink
Merge branch 'develop' into 'main'
Browse files Browse the repository at this point in the history
Develop

See merge request cpes/european-projects/enershare/tsg-client!67
  • Loading branch information
carolinacatorze committed May 22, 2024
1 parent 660bd55 commit 887bb79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ license = "LICENSE"
python = "^3.9"
loguru = "^0.7.2"
python-dotenv = "^1.0.0"
requests = "^2.31.0"
requests = ">=2.32.0"
myst_parser = "^2.0.0"
sphinx = "^7.2.6"
sphinx-rtd-theme = "^2.0.0"
ruff = "^0.3.2"
bcrypt = "^4.1.2"
pytest = "^8.1.1"
jinja2 = "3.1.4"


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

0 comments on commit 887bb79

Please sign in to comment.