diff --git a/polls/__pycache__/__init__.cpython-311.pyc b/polls/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 2cd2f50..0000000 Binary files a/polls/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/polls/__pycache__/urls.cpython-311.pyc b/polls/__pycache__/urls.cpython-311.pyc deleted file mode 100644 index 7d8fe6d..0000000 Binary files a/polls/__pycache__/urls.cpython-311.pyc and /dev/null differ diff --git a/polls/__pycache__/views.cpython-311.pyc b/polls/__pycache__/views.cpython-311.pyc deleted file mode 100644 index 6c94d53..0000000 Binary files a/polls/__pycache__/views.cpython-311.pyc and /dev/null differ diff --git a/polls/migrations/__init__.py b/polls/migrations/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/requirements.txt b/requirements.txt index 828dd18..bb93aae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.8.1 -Django==4.2 +Django==5.1 flake8==7.1.1 gunicorn==22.0.0 mccabe==0.7.0 @@ -12,4 +12,4 @@ sqlparse==0.5.1 typing_extensions==4.12.2 django-calculation==1.0.0 djangorestframework==3.15.2 -Markdown==3.7 \ No newline at end of file +Markdown==3.7