Switcht the requirements and -nover files to the standard formatting.
This commit is contained in:
parent
4c6012f756
commit
bde0a29296
2 changed files with 12 additions and 7 deletions
|
@ -16,4 +16,5 @@ marisa-trie
|
|||
apscheduler
|
||||
python-daemon
|
||||
paramiko
|
||||
python-digitalocean
|
||||
python-digitalocean
|
||||
xhtml2pdf
|
|
@ -5,30 +5,34 @@ Flask-Mail==0.9.0
|
|||
Flask-Principal==0.4.0
|
||||
Jinja2==2.7.1
|
||||
MarkupSafe==0.18
|
||||
Pillow==2.2.1
|
||||
PyMySQL==0.6.1
|
||||
Werkzeug==0.9.4
|
||||
argparse==1.2.1
|
||||
beautifulsoup4==4.3.2
|
||||
blinker==1.3
|
||||
boto==2.15.0
|
||||
boto==2.17.0
|
||||
distribute==0.6.34
|
||||
ecdsa==0.10
|
||||
eventlet==0.14.0
|
||||
greenlet==0.4.1
|
||||
gunicorn==18.0
|
||||
html5lib==1.0b3
|
||||
itsdangerous==0.23
|
||||
lockfile==0.9.1
|
||||
marisa-trie==0.5.1
|
||||
mixpanel-py==3.0.0
|
||||
paramiko==1.12.0
|
||||
peewee==2.1.4
|
||||
peewee==2.1.5
|
||||
py-bcrypt==0.4
|
||||
pyPdf==1.13
|
||||
pycrypto==2.6.1
|
||||
python-daemon==1.6
|
||||
python-dateutil==2.1
|
||||
python-digitalocean==0.5
|
||||
requests==2.0.0
|
||||
python-dateutil==2.2
|
||||
python-digitalocean==0.5.1
|
||||
reportlab==2.7
|
||||
requests==2.0.1
|
||||
six==1.4.1
|
||||
stripe==1.9.8
|
||||
wsgiref==0.1.2
|
||||
xhtml2pdf
|
||||
xhtml2pdf==0.0.5
|
||||
|
|
Reference in a new issue