1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-22 04:24:15 +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 configobj
python-daemon python-daemon
simplejson simplejson
psycopg2