Skip to content

Commit

Permalink
Update Country requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans committed Jan 22, 2025
1 parent c2775cb commit 838be2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ requires-python = ">=3.8"
dependencies = [
"hapi-schema>= 0.9.6",
"hdx-python-api>= 6.3.7",
"hdx-python-country>= 3.8.6",
"hdx-python-country>= 3.8.7",
"hdx-python-database[postgresql]>= 1.3.4",
"hdx-python-scraper>= 2.5.5",
"hdx-python-utilities>= 3.8.2",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==24.3.0
# jsonlines
# jsonschema
# referencing
cachetools==5.5.0
cachetools==5.5.1
# via google-auth
certifi==2024.12.14
# via requests
Expand Down Expand Up @@ -60,7 +60,7 @@ hdx-python-api==6.3.7
# via
# hapi-pipelines (pyproject.toml)
# hdx-python-scraper
hdx-python-country==3.8.6
hdx-python-country==3.8.7
# via
# hapi-pipelines (pyproject.toml)
# hdx-python-api
Expand Down

0 comments on commit 838be2c

Please sign in to comment.