Skip to content

Commit ac0f0a1

Browse files
auvipyrpkilby
authored andcommitted
Updated optional requirements (#6673)
1 parent c3a1391 commit ac0f0a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Optional packages which may be used with REST framework.
2-
psycopg2-binary==2.7.5
2+
psycopg2-binary>=2.8.2, <2.9
33
markdown==2.6.11
44
django-guardian==1.5.0
5-
django-filter==1.1.0
5+
django-filter>=2.1.0, <2.2
66
coreapi==2.3.1
77
coreschema==0.0.4
88
pyyaml

0 commit comments

Comments
 (0)