From 519e93df4dfa0474a8dfe97dfe6693399b5db761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20=C3=96stberg?= Date: Thu, 27 Jun 2019 09:28:12 +0200 Subject: [PATCH] Update requirements for importer --- scripts/importer/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/importer/requirements.txt b/scripts/importer/requirements.txt index 6bf362d48..be085d36e 100644 --- a/scripts/importer/requirements.txt +++ b/scripts/importer/requirements.txt @@ -1,3 +1,3 @@ -mysqlclient==1.3.13 -peewee==2.10.2 -psycopg2-binary==2.7.5 +mysqlclient==1.4.2.post1 +peewee==3.9.6 +psycopg2-binary==2.8.3