Skip to content

Commit efa1fbe

Browse files
committed
alpahetical order dependencies
1 parent aaadd44 commit efa1fbe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Optional packages which may be used with REST framework.
2-
psycopg2-binary>=2.8.5,<2.9
3-
markdown>=3.1.1,<3.2
4-
pygments>=2.7.1,<2.8
5-
django-guardian>=2.3.0,<2.4
6-
django-filter>=2.4.0,<2.5
72
coreapi==2.3.1
83
coreschema==0.0.4
4+
django-filter>=2.4.0,<2.5
5+
django-guardian>=2.3.0,<2.4
6+
markdown>=3.1.1,<3.2
7+
psycopg2-binary>=2.8.5,<2.9
8+
pygments>=2.7.1,<2.8
99
pyyaml>=5.3.1,<5.4

requirements/requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Pytest for running the tests.
22
pytest>=6.1,<6.2
3-
pytest-django>=3.10.0,<3.11
43
pytest-cov>=2.10.1,<2.11
4+
pytest-django>=3.10.0,<3.11

0 commit comments

Comments
 (0)