Skip to content

Commit

Permalink
Up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Dec 24, 2022
1 parent 8d307ef commit 18bf7ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ are used for versioning (schema follows below):
- Drop support for Django < 2.2.
- Tested against Python 3.9, 3.10 and 3.11.
- Tested against Django 3.1, 3.2, 4.0 and 4.1.
- Apply ``black``, ``isort`` and ``ruff``.
- Fix GitHub CI.

0.3.5
-----
Expand Down
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ Full documentation on `Read the docs`_.

Requirements
============
* Python 3.7, 3.8, 3.9, 3.10 or 3.11
* Django 2.2, 3.0, 3.1, 3.2, 4.0 or 4.1
* Python 3.7, 3.8, 3.9, 3.10 or 3.11.
* MongoDB 3.x, 4.x, 5.x.
* Django 2.2, 3.0, 3.1, 3.2, 4.0 or 4.1.

Installation
============
Expand Down

0 comments on commit 18bf7ee

Please sign in to comment.