1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-03-09 20:01:18 +00:00

requirements.txt: add psycopg2

This commit is contained in:
Hidden Z 2015-10-23 19:39:56 +00:00
parent 38a792c7c0
commit 9833b4c24e

View File

@ -3,3 +3,4 @@ django-extensions
configobj
python-daemon
simplejson
psycopg2