We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d479700 commit bffab67Copy full SHA for bffab67
1 file changed
Dockerfile
@@ -17,7 +17,7 @@ RUN apt_install \
17
&& python3 -m venv --system-site-packages /usr/local/venv_grader \
18
\
19
&& pip_install \
20
- rpyc==5.3.1 \
+ rpyc==6.0.2 \
21
https://github.com/apluslms/python-grader-utils/archive/v$GRADER_UTILS_VER.tar.gz \
22
https://github.com/teemulehtinen/grader_qlc/archive/v1.0.5.tar.gz \
23
qlcpy==1.0.18 \
0 commit comments