From 98223a1c4dbab714ccd970ebcbad5846b8dd1f89 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Mon, 14 Jun 2021 09:29:50 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 07aa2be..1924462 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,7 @@ # Django django===3.2 -django-crontab===0.7.1 # Servidor para Django uvicorn===0.13.4 -# Conector para PostgreSQL -psycopg2-binary===2.8.6 # Channels channels==2.4.0 # Conector de Redis para Channels