Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans committed Jan 12, 2025
1 parent 2904b92 commit 245c347
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ dependencies = [
"ckanapi>=4.8",
"defopt>=6.4.0",
"email_validator",
"hdx-python-country>=3.8.3",
"hdx-python-utilities@git+https://[email protected]/OCHA-DAP/hdx-python-utilities@error_handler#egg=hdx-python-utilities",
"hdx-python-country>=3.8.6",
"hdx-python-utilities>=3.8.0",
"libhxl>=5.2.2",
"makefun",
"quantulum3",
Expand Down
8 changes: 3 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ google-auth-oauthlib==1.2.1
# via gspread
gspread==6.1.4
# via hdx-python-api (pyproject.toml)
hdx-python-country==3.8.5
hdx-python-country==3.8.6
# via hdx-python-api (pyproject.toml)
hdx-python-utilities @ git+https://[email protected]/OCHA-DAP/hdx-python-utilities@212e95dc21a48e5985237fc66af8ef3bb0ddbf5e#egg=hdx-python-utilities
hdx-python-utilities==3.8.0
# via
# hdx-python-api (pyproject.toml)
# hdx-python-country
Expand Down Expand Up @@ -141,9 +141,7 @@ pydantic-core==2.27.2
pygments==2.19.1
# via rich
pyphonetics==0.5.3
# via
# hdx-python-country
# hdx-python-utilities
# via hdx-python-utilities
pytest==8.3.4
# via
# hdx-python-api (pyproject.toml)
Expand Down

0 comments on commit 245c347

Please sign in to comment.