Clean up requirements, update infra
Showing
- README.md 13 additions, 0 deletionsREADME.md
- api/base.py 1 addition, 1 deletionapi/base.py
- bin/install.sh 6 additions, 4 deletionsbin/install.sh
- bin/run.sh 1 addition, 1 deletionbin/run.sh
- requirements.txt 6 additions, 9 deletionsrequirements.txt
- requirements_dev.txt 6 additions, 4 deletionsrequirements_dev.txt
# Production packages | # Production packages | ||
Markdown==2.6.5 | |||
WebOb==1.5.1 | |||
functools32==3.2.3-1 | |||
jsonschema==2.5.1 | jsonschema==2.5.1 | ||
Markdown==2.6.5 | |||
pymongo==3.2 | pymongo==3.2 | ||
pyOpenSSL==0.15.1 | |||
python-dateutil==2.4.2 | python-dateutil==2.4.2 | ||
pytz==2015.4 | pytz==2015.7 | ||
requests==2.7.0 | requests==2.9.1 | ||
toml==0.9.1 | rfc3987==1.3.4 | ||
webapp2==2.5.2 | webapp2==2.5.2 | ||
nose==1.3.7 | WebOb==1.5.1 | ||
PasteScript==2.0.2 | |||
pyOpenSSL==0.15.1 |
Please register or sign in to comment