Commit e30fefd09855582b3c626b1c8514fea04cb01904

Authored by fbormann
1 parent 2204dbd0

added pyscopg2 to packages necessary

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
requirements.txt
... ... @@ -16,3 +16,4 @@ pycpfcnpj==1.0.2
16 16 six==1.10.0
17 17 slugify==0.0.1
18 18 Werkzeug==0.11.11
  19 +psycopg2==2.6.2
19 20 \ No newline at end of file
... ...