Thanks to visit codestin.com Credit goes to github.com
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.
pyodbc
4.0.x
1 parent c5d5326 commit 8b542ceCopy full SHA for 8b542ce
setup.py
@@ -67,6 +67,6 @@
67
'django_pyodbc.management.commands'
68
],
69
install_requires=[
70
- 'pyodbc>=3.0.6,<3.1',
+ 'pyodbc>=3.0.6,<4.1',
71
]
72
)
0 commit comments