diff --git a/Backend_Django_restful_api/requirements.txt b/Backend_Django_restful_api/requirements.txt index 79b5b7f..c839fdb 100644 --- a/Backend_Django_restful_api/requirements.txt +++ b/Backend_Django_restful_api/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.7.1 bs4==0.0.1 -Django==2.2.1 +Django==2.2.28 djangorestframework==3.9.4 gensim==3.7.3 lxml==4.3.3