Skip to content

Instantly share code, notes, and snippets.

@vuamitom
Created July 31, 2015 17:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save vuamitom/eece12bb4a4cf78378d6 to your computer and use it in GitHub Desktop.
Save vuamitom/eece12bb4a4cf78378d6 to your computer and use it in GitHub Desktop.
Odoo 8 pip requirements.txt for Pypy
Babel==1.3
Jinja2==2.7.3
Mako==1.0.0
MarkupSafe==0.23
Pillow==2.5.1
http://download.gna.org/pychart/PyChart-1.39.tar.gz#egg=PyChart
PyYAML==3.11
Werkzeug==0.9.6
argparse==1.2.1
decorator==3.4.0
docutils==0.12
feedparser==5.1.3
gdata==2.0.18
cython
git+git://github.com/gevent/gevent.git#egg=gevent
git+git://github.com/python-greenlet/greenlet.git#egg=greenlet
jcconv==0.2.3
lxml==3.3.5
mock==1.0.1
passlib==1.6.2
psutil==2.1.1
psycogreen==1.0
psycopg2cffi
psycopg2cffi-compat
pyPdf==1.13
pydot==1.0.2
pyparsing==1.5.7
pyserial==2.7
python-dateutil==1.5
python-ldap==2.4.15
python-openid==2.2.5
pytz==2014.4
pyusb==1.0.0b1
qrcode==5.0.1
reportlab==3.1.8
requests==2.3.0
simplejson==3.5.3
six==1.7.3
unittest2==0.5.1
vatnumber==1.2
vobject==0.6.6
wsgiref==0.1.2
xlwt==0.7.5
@quevedin
Copy link

Excellent! But for odoo9 I get a segfault!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment