mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-23 00:47:10 +00:00
Add a pip requirements file for virtualenv deployments
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Django==1.4.5
|
||||
django-markdown==0.2.1
|
||||
psycopg2==2.5
|
||||
pycrypto==2.6
|
||||
simplejson==3.3.0
|
Reference in New Issue
Block a user