Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Nov 25, 2023
2 parents b0e6f78 + 8f5099d commit 72f8547
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ passlib = "^1.7.4"
dnspython = "^2.4.2"
loguru = "0.7.2"
toml = ">=0.10.2"
hier_config = ">=2.2.2"
deprecated = ">=1.2.14"

[tool.poetry.urls]
Expand Down
1 change: 1 addition & 0 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ toml > 0.10.1
dnspython == 2.4.2
hier_config == 2.2.3
deprecated == 1.2.14
hier_config == 2.2.2
# virtualenv is required by tox
virtualenv > 20.2

0 comments on commit 72f8547

Please sign in to comment.