Skip to content

Commit

Permalink
Merge branch 'flywire_prod' of https://github.com/seung-lab/Materiali…
Browse files Browse the repository at this point in the history
…zationEngine into flywire_prod
  • Loading branch information
dlbrittain committed Nov 17, 2021
2 parents 3e69a27 + d042750 commit 10db96e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=dev_requirements.txt
#
-e git+git://github.com/seung-lab/PyChunkedGraph.git@vminnie-125#egg=pychunkedgraph
-e git+https://github.com/seung-lab/PyChunkedGraph.git@v1.16.0#egg=pychunkedgraph
# via -r requirements.in
aiohttp==3.7.4.post0
# via gcsfs
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ flask_cors
numpy>=1.20
dynamicannotationdb>=3.1.5
emannotationschemas>=3.5.3
-e git+git://github.com/seung-lab/PyChunkedGraph.git@vminnie-125#egg=pychunkedgraph
-e git+https://github.com/seung-lab/PyChunkedGraph.git@v1.16.0#egg=pychunkedgraph
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile
#
-e git+git://github.com/seung-lab/PyChunkedGraph.git@vminnie-125#egg=pychunkedgraph
-e git+https://github.com/seung-lab/PyChunkedGraph.git@v1.16.0#egg=pychunkedgraph
# via -r requirements.in
aiohttp==3.7.4.post0
# via gcsfs
Expand Down

0 comments on commit 10db96e

Please sign in to comment.