Skip to content

Commit f5d9437

Browse files
authored
Merge pull request #958 from hubmapconsortium/karlburke/MoveToBaseImage1.2.0AndPython3.13
Flip from git install of portal-visualization to pip install
2 parents 8ad6d33 + 05939c0 commit f5d9437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jsonschema==4.23.0
55
requests==2.32.4
66
PyYAML==6.0.3
77

8-
git+https://github.com/hubmapconsortium/portal-visualization.git@0.4.18#egg=portal-visualization
8+
portal-visualization==0.4.20
99

1010
# Use the published package from PyPI as default
1111
# Use the branch name of commons from github for testing new changes made in commons from different branch

0 commit comments

Comments
 (0)