Compare commits

..

No commits in common. "1fd34be3004e4a737e0a7f2ea4a7d5636d45cb38" and "188a0d6e98f9ae64a2dd729d20ff2fb9942251da" have entirely different histories.

View file

@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.12",
] ]
dependencies = [ dependencies = [
"Django==5.1.7", "Django==5.1.6",
"django-agnocomplete==2.2.0", "django-agnocomplete==2.2.0",
"django-environ==0.12.0", "django-environ==0.12.0",
"django-probes==1.7.0", "django-probes==1.7.0",