Skip to content
Snippets Groups Projects
Commit 0d3a509b authored by Neda Moeini's avatar Neda Moeini
Browse files

Pin mssql-django to version 1.5

parent 07579d3e
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ setup(
include_package_data=True,
install_requires=[
"Django==5.0.11",
"mssql-django",
"mssql-django==1.5",
],
extras_require={
"prod": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment