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

Pin versions for django, djangorestframework and django social auth.

parent 5b082ef2
No related branches found
No related tags found
1 merge request!4Feature/activity log
......@@ -7,8 +7,10 @@ setup(
packages=find_packages(),
include_package_data=True,
install_requires=[
"Django==5.0.11",
"Django>=5.0,<5.1",
"mssql-django==1.5",
"djangorestframework==3.15.2",
"social-auth-app-django==5.4.3",
],
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