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 f0541c0 commit 8494615Copy full SHA for 8494615
setup.py
@@ -44,7 +44,7 @@ def run(self):
44
author_email='[email protected]',
45
keywords=['django', 'localized', 'language', 'models', 'fields'],
46
install_requires=[
47
- 'django-postgres-extra>=1.21a16',
+ 'django-postgres-extra>=1.22',
48
'Django>=1.11',
49
'deprecation==2.0.3'
50
],
0 commit comments