Skip to content

Commit

Permalink
Updating django requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb committed May 17, 2021
1 parent 3cf1511 commit 8bbf5d1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test_requirements/django-2.2.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
-r requirements_base.txt
pyflakes>=2.1
Django>=2.2,<3.0
pyenchant==3.0.1
django-formtools==2.2
3 changes: 3 additions & 0 deletions test_requirements/django-3.1.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
-r requirements_base.txt
Django>=3.1,<3.2
django-formtools==2.2
pyenchant==3.0.1
pyflakes>=2.2
3 changes: 3 additions & 0 deletions test_requirements/django-3.2.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
-r requirements_base.txt
Django>=3.2,<3.4
django-formtools==2.2
pyenchant==3.0.1
pyflakes>=2.2

0 comments on commit 8bbf5d1

Please sign in to comment.