Skip to content

Commit bffab67

Browse files
committed
Update RPyC version
1 parent d479700 commit bffab67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN apt_install \
1717
&& python3 -m venv --system-site-packages /usr/local/venv_grader \
1818
\
1919
&& pip_install \
20-
rpyc==5.3.1 \
20+
rpyc==6.0.2 \
2121
https://github.com/apluslms/python-grader-utils/archive/v$GRADER_UTILS_VER.tar.gz \
2222
https://github.com/teemulehtinen/grader_qlc/archive/v1.0.5.tar.gz \
2323
qlcpy==1.0.18 \

0 commit comments

Comments
 (0)