Skip to content

Commit

Permalink
Help merging
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Oct 26, 2023
1 parent 2c974ab commit 094e52f
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 @@ -34,7 +34,7 @@ classifiers = [
requires-python = ">=3.8"

dependencies = [
"hdx-python-scraper@git+ssh://[email protected]/OCHA-DAP/hdx-python-scraper@hapi_resource_filename_name#egg=hdx-python-scraper",
"hdx-python-scraper>= 2.2.2",
"hdx-python-country>= 3.5.5",
"hdx-python-database[postgresql]>= 1.2.9",
"hapi-schema>= 0.2.0",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hdx-python-country==3.5.7
# hdx-python-api
hdx-python-database[postgresql]==1.2.9
# via hapi-pipelines (pyproject.toml)
hdx-python-scraper @ git+ssh://[email protected]/OCHA-DAP/hdx-python-scraper@hapi_resource_filename_name
hdx-python-scraper==2.2.2
# via hapi-pipelines (pyproject.toml)
hdx-python-utilities==3.6.2
# via hdx-python-country
Expand Down Expand Up @@ -173,7 +173,7 @@ pyopenssl==23.2.0
# ndg-httpsclient
pyphonetics==0.5.3
# via hdx-python-country
pyrsistent==0.19.3
pyrsistent==0.20.0
# via jsonschema
pytest==7.4.3
# via
Expand Down

0 comments on commit 094e52f

Please sign in to comment.