Skip to content

Commit 84f06eb

Browse files
committed
Update README.md
1 parent 48b58cf commit 84f06eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ any record other than service logs. The grader is designed to serve exercises
99
for the A+ learning system. If the number of submissions is large, we recommend
1010
setting up a Kubernetes cluster for the grader.
1111

12-
The grader is implemented on Django 3.2 (`grader/settings.py`).
13-
The application requires Python 3.7 or newer.
12+
The grader is implemented on Django 5.2 (`grader/settings.py`).
13+
The application requires Python 3.10 or newer.
1414

1515
The grader can be run stand alone without the full stack to test graders in
1616
the local system environment. The grader is designed to be extended for

0 commit comments

Comments
 (0)