Re-generate the requirements to add pygithub.
This commit is contained in:
parent
2af3d24557
commit
ea6d60192b
1 changed files with 8 additions and 7 deletions
|
@ -6,12 +6,13 @@ Flask-Principal==0.4.0
|
||||||
Jinja2==2.7.2
|
Jinja2==2.7.2
|
||||||
MarkupSafe==0.18
|
MarkupSafe==0.18
|
||||||
Pillow==2.3.0
|
Pillow==2.3.0
|
||||||
|
PyGithub==1.24.0
|
||||||
PyMySQL==0.6.1
|
PyMySQL==0.6.1
|
||||||
Werkzeug==0.9.4
|
Werkzeug==0.9.4
|
||||||
argparse==1.2.1
|
argparse==1.2.1
|
||||||
beautifulsoup4==4.3.2
|
beautifulsoup4==4.3.2
|
||||||
blinker==1.3
|
blinker==1.3
|
||||||
boto==2.24.0
|
boto==2.26.1
|
||||||
distribute==0.6.34
|
distribute==0.6.34
|
||||||
git+https://github.com/dotcloud/docker-py.git
|
git+https://github.com/dotcloud/docker-py.git
|
||||||
ecdsa==0.10
|
ecdsa==0.10
|
||||||
|
@ -24,19 +25,19 @@ itsdangerous==0.23
|
||||||
lockfile==0.9.1
|
lockfile==0.9.1
|
||||||
logstash-formatter==0.5.8
|
logstash-formatter==0.5.8
|
||||||
loremipsum==1.0.2
|
loremipsum==1.0.2
|
||||||
marisa-trie==0.5.1
|
marisa-trie==0.6
|
||||||
mixpanel-py==3.1.1
|
mixpanel-py==3.1.2
|
||||||
mock==1.0.1
|
mock==1.0.1
|
||||||
paramiko==1.12.1
|
paramiko==1.12.2
|
||||||
peewee==2.2.0
|
peewee==2.2.1
|
||||||
py-bcrypt==0.4
|
py-bcrypt==0.4
|
||||||
pyPdf==1.13
|
pyPdf==1.13
|
||||||
pycrypto==2.6.1
|
pycrypto==2.6.1
|
||||||
python-daemon==1.6
|
python-daemon==1.6
|
||||||
python-dateutil==2.2
|
python-dateutil==2.2
|
||||||
python-digitalocean==0.6
|
python-digitalocean==0.7
|
||||||
redis==2.9.1
|
redis==2.9.1
|
||||||
reportlab==2.7
|
reportlab==3.0
|
||||||
requests==2.2.1
|
requests==2.2.1
|
||||||
six==1.5.2
|
six==1.5.2
|
||||||
stripe==1.12.0
|
stripe==1.12.0
|
||||||
|
|
Reference in a new issue