diff --git a/python-django/requirements.txt b/python-django/requirements.txt index 1ccf77b..c903f63 100644 --- a/python-django/requirements.txt +++ b/python-django/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.25 +Django==2.2.28 argparse==1.2.1 requests==2.8.1 wsgiref==0.1.2