File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.6.12
1+ 2.6.13
Original file line number Diff line number Diff line change 1- Flask == 3.0 .3
1+ Flask == 3.1 .3
22neo4j == 5.20.0
33prov == 2.0.1
4- deepdiff == 7.0.1
4+ deepdiff == 8.6.2
55
66# For interacting with memcached
77pymemcache == 4.0.0
@@ -10,14 +10,14 @@ pymemcache==4.0.0
1010nested-lookup == 0.2.22
1111
1212# The commons package requires requests>=2.22.0 and PyYAML>=5.3.1
13- requests == 2.32.3
13+ requests == 2.32.5
1414PyYAML == 6.0.3
1515
1616# Use the published package from PyPI as default
1717# Use the branch name of commons from github for testing new changes made in commons from different branch
1818# Default is main branch specified in docker-compose.development.yml if not set
1919# git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons
20- hubmap-commons == 2.1.22
20+ hubmap-commons == 2.1.23
2121
2222# For unit test
2323nose2 == 0.10.0
You can’t perform that action at this time.
0 commit comments