Skip to content
Snippets Groups Projects
Commit c1c6b05d authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Deps] update to xdist 2.4.0 to get parallel test proc titles

parent 7b350d7f
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ RUN pip install matplotlib==3.3.1 --ignore-installed
RUN pip install pytest-dependency==0.5.1
RUN pip install sphinx==3.1.2
RUN pip install sphinx_rtd_theme==0.5.0
RUN pip install pytest-xdist==2.0.0
RUN pip install pytest-xdist[setproctitle]==2.4.0
RUN pip install pytest-parallel==0.1.0
RUN pip install "netron>=5.0.0"
RUN pip install pandas==1.1.5
......
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