Skip to content
Snippets Groups Projects
Commit 829479c1 authored by Brittany Faciane's avatar Brittany Faciane Committed by Daniel Lyons
Browse files

package refernces all the way down

parent 096bec94
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1327Convert from flit to poetry
......@@ -93,4 +93,4 @@ ENV PATH $PATH:/lustre/aoc/pipeline/$CAPO_PROFILE/workflow
USER root
RUN condor_master
CMD /code/bin/boot-condor-and-workflow.sh
CMD /code/bin/boot-condor-and-workflow.sh
\ No newline at end of file
......@@ -14,10 +14,10 @@ pyramid-beaker = "^0.8"
pyramid-tm = "^2.5"
pyramid-retry = "^2.1.1"
requests = "^2.29.0"
schema = { path = "../../shared/schema" }
schema = "2.8.2rc1"
sqlalchemy = "1.4.47"
waitress = "^2.1.2"
workspaces = { path = "../../shared/workspaces" }
workspaces = "2.8.2rc1"
zope-sqlalchemy = "^2.0"
immutable-views = "^0.6.1"
sentry-sdk = "1.5.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment