Merge branch 'bagger'
This commit is contained in:
commit
72d613614d
36 changed files with 1123 additions and 17 deletions
|
@ -17,7 +17,9 @@ SQLAlchemy==0.9.8
|
|||
Werkzeug==0.9.6
|
||||
git+https://github.com/DevTable/aniso8601-fake.git
|
||||
git+https://github.com/DevTable/anunidecode.git
|
||||
aiowsgi==0.3
|
||||
alembic==0.6.7
|
||||
autobahn==0.9.3-3
|
||||
backports.ssl-match-hostname==3.4.0.2
|
||||
beautifulsoup4==4.3.2
|
||||
blinker==1.3
|
||||
|
@ -51,6 +53,7 @@ reportlab==2.7
|
|||
requests==2.4.3
|
||||
six==1.8.0
|
||||
stripe==1.19.1
|
||||
trollius==1.0.3
|
||||
tzlocal==1.1.2
|
||||
websocket-client==0.21.0
|
||||
wsgiref==0.1.2
|
||||
|
|
Reference in a new issue