From 5649da52d9abd09fa5726621982b5d350cfc5154 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Tue, 11 Feb 2025 12:04:10 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1ado=20rest=5Fframework?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/requirements.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 17e59e2..af504e9 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,14 +1,20 @@ asgiref==3.8.1 Django==4.2 +django-calculation==1.0.0 +djangorestframework==3.15.2 flake8==7.1.1 gunicorn==22.0.0 mccabe==0.7.0 +numpy==2.2.2 packaging==24.1 +pandas==2.2.3 pillow==10.4.0 psycopg2-binary==2.9.6 pycodestyle==2.12.1 pyflakes==3.2.0 +python-dateutil==2.9.0.post0 +pytz==2025.1 +six==1.17.0 sqlparse==0.5.1 typing_extensions==4.12.2 -django-calculation==1.0.0 -pandas==2.2.3 \ No newline at end of file +tzdata==2025.1