Skip to content
Snippets Groups Projects
Commit 938cbd93 authored by florian's avatar florian
Browse files

MAINT: Update caosdb-pylib dependency in CI pipeline

parent c1b54155
No related branches found
No related tags found
1 merge request!73REL: Release 0.7.0
Pipeline #23517 failed
......@@ -15,7 +15,7 @@ RUN apt-get update \
&& apt-get install -f
RUN pip3 install pylint pytest
RUN pip3 install caosdb>=0.5.2
RUN pip3 install caosdb>=0.7.4
RUN pip3 install pandas
RUN pip3 install git+https://gitlab.com/caosdb/caosdb-advanced-user-tools.git@dev
# For automatic documentation
......
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