Skip to content

Commit

Permalink
Update requirements for importer
Browse files Browse the repository at this point in the history
  • Loading branch information
talavis committed Jun 27, 2019
1 parent 17f8252 commit 519e93d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/importer/requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 519e93d

Please sign in to comment.