We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c64b1a commit 68126edCopy full SHA for 68126ed
setup.py
@@ -32,7 +32,7 @@ def read(*parts):
32
install_requires=[
33
"Django>=1.8",
34
"django-reversion>=1.8.1",
35
- "pinax-invitations>=4.0.4",
+ "pinax-invitations==4.0.4",
36
"unicode-slugify>=0.1.1",
37
"Pillow>=2.3.0",
38
"django-user-accounts>=1.3",
0 commit comments