Skip to content

Commit

Permalink
Bump Django version in the README (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbsinha authored and vishwakftw committed Jul 24, 2019
1 parent fa7c75c commit dca99d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Currently, the judge supports 5 languages: C, C++, Python, Go and Haskell but th

## Requirements

To run this application, you will require **Python 3.6 or above**. While we tested this primarily with Python 3.6 or above, we expect it to work for other Python versions > 3 that support Django 2.2.2.
To run this application, you will require **Python 3.6 or above**. While we tested this primarily with Python 3.6 or above, we expect it to work for other Python versions > 3 that support Django 2.2.3.

Other primary requirements are specified in [requirements.txt](requirements.txt). To setup documentation locally, please check the requirements specified in [docs/requirements.txt](docs/requirements.txt).

Expand Down

0 comments on commit dca99d1

Please sign in to comment.