Skip to content

Commit

Permalink
Merge pull request #493 from HXLStandard/dev-hdx-10173
Browse files Browse the repository at this point in the history
HDX-10173
  • Loading branch information
danmihaila authored Oct 25, 2024
2 parents ad607ce + 8cd4d19 commit 88e3765
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requests_cache
ckanapi>=3.5
flask==3.0.3
#git+https://github.com/HXLStandard/libhxl-python.git@dev#egg=libhxl # for development
libhxl==5.2.1 # for release
libhxl==5.2.2 # for release
flask-caching
redis
requests
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install_requires =
ckanapi>=3.5
flask>=2.2.5<2.3 # 2.3 messes up pip dependencies
#libhxl @ git+https://github.com/HXLStandard/libhxl-python.git@dev # for development
libhxl==5.2.1 # for release
libhxl==5.2.2 # for release
flask-caching
redis
structlog
Expand Down

0 comments on commit 88e3765

Please sign in to comment.