diff --git a/src/requirements.txt b/src/requirements.txt index 94b9261a..99c4e8ab 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,3 @@ ---extra-index-url https://test.pypi.org/simple/ - Flask==3.1.3 prov==2.0.1 @@ -20,8 +18,8 @@ neo4j==5.28.1 # Use the branch name of commons from github for testing new changes made in commons from different branch # Default is main branch specified in docker-compose.development.yml if not set # git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons -hubmap-commons==2.1.21 -atlas-consortia-commons==1.1.7a0 +hubmap-commons==2.1.26 +atlas-consortia-commons==1.1.7 #git+https://github.com/x-atlas-consortia/commons.git@{COMMONS_BRANCH}#egg=atlas_consortia_commons deepdiff==8.6.2