Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans committed Mar 14, 2024
1 parent c74c0dd commit 2dc662a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ dependencies = [
"ckanapi>=4.7",
"defopt>=6.4.0",
"email_validator",
"hdx-python-country>=3.6.8",
"hdx-python-utilities>=3.6.5",
"libhxl>=5.2",
"hdx-python-country>=3.6.9",
"hdx-python-utilities>=3.6.6",
"libhxl>=5.2.1",
"makefun",
"ndg-httpsclient",
"pyasn1",
Expand Down
13 changes: 3 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,7 @@ ckanapi==4.7
click==8.1.7
# via typer
colorama==0.4.6
# via
# click
# defopt
# loguru
# pytest
# typer
# via typer
coverage[toml]==7.4.3
# via pytest-cov
cryptography==42.0.5
Expand Down Expand Up @@ -66,9 +61,9 @@ google-auth-oauthlib==1.2.0
# via gspread
gspread==6.0.2
# via hdx-python-api (pyproject.toml)
hdx-python-country==3.6.8
hdx-python-country==3.6.9
# via hdx-python-api (pyproject.toml)
hdx-python-utilities==3.6.5
hdx-python-utilities==3.6.6
# via
# hdx-python-api (pyproject.toml)
# hdx-python-country
Expand Down Expand Up @@ -262,8 +257,6 @@ virtualenv==20.25.1
# via pre-commit
wheel==0.43.0
# via libhxl
win32-setctime==1.1.0
# via loguru
xlrd==2.0.1
# via hdx-python-utilities
xlrd3==1.1.0
Expand Down

0 comments on commit 2dc662a

Please sign in to comment.