diff --git a/fet2020/requirements.txt b/fet2020/requirements.txt index 51907c99..c900a656 100644 --- a/fet2020/requirements.txt +++ b/fet2020/requirements.txt @@ -1,9 +1,9 @@ -django -django-taggit -django-ckeditor -Pillow -djangorestframework -django-static-jquery-ui -docutils -easy-thumbnails -etherpad-lite \ No newline at end of file +django==3.1.* +django-taggit==1.3.0 +django-ckeditor==5.9.0 +Pillow==7.2.0 +djangorestframework==3.11.0 +django-static-jquery-ui==1.12.1.1 +docutils==0.16 +easy-thumbnails==2.7.0 +etherpad-lite==0.5 \ No newline at end of file