diff --git a/requirements.txt b/requirements.txt index c5610b0..ec2cb56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # End of life Django 4.2: April 2026 # @see https://www.djangoproject.com/download/#supported-versions Django==4.2 -django-widget-tweaks~=1.4 -selenium~=3.14 +django-widget-tweaks==1.4 +selenium==3.14