From 51394837a59c8e90296319bc03e9215aee58d7b0 Mon Sep 17 00:00:00 2001 From: Panos Paparrigopoulos Date: Sat, 18 Apr 2020 11:59:30 +0200 Subject: [PATCH] bumps requirements --- requirements.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1c45a66..b339d40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,10 +8,13 @@ drf-url-filters six django-cors-headers #mysqlclient -#pyspark +pyspark whitenoise gunicorn psycopg2-binary djangorestframework-jwt schedule -django_extensions \ No newline at end of file +django_extensions +cx_oracle +python-dateutil +matplotlib \ No newline at end of file