We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b58cf commit 84f06ebCopy full SHA for 84f06eb
1 file changed
README.md
@@ -9,8 +9,8 @@ any record other than service logs. The grader is designed to serve exercises
9
for the A+ learning system. If the number of submissions is large, we recommend
10
setting up a Kubernetes cluster for the grader.
11
12
-The grader is implemented on Django 3.2 (`grader/settings.py`).
13
-The application requires Python 3.7 or newer.
+The grader is implemented on Django 5.2 (`grader/settings.py`).
+The application requires Python 3.10 or newer.
14
15
The grader can be run stand alone without the full stack to test graders in
16
the local system environment. The grader is designed to be extended for
0 commit comments