Skip to content

Commit

Permalink
Merge pull request #179 from mdhaman/1.5
Browse files Browse the repository at this point in the history
Fixing requirements.txt
  • Loading branch information
akintolga authored Dec 6, 2016
2 parents 61931c1 + 06c642f commit 0758f87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ elasticsearch==1.9.0
flask==0.10.1
flask-mail==0.9.1
flask-script==2.0.5
flask-sentinel==0.0.5,
flask-oauthlib==0.9.3,
flask-sentinel==0.0.5
flask-oauthlib==0.9.3
pillow==3.4.2
arrow==0.8.0
asyncio==3.4.3
Expand All @@ -32,7 +32,7 @@ statsd==3.2.1
boto3==1.4.1
websockets==3.2
mongolock==1.3.4
PyYAML==3.12,
PyYAML==3.12
pyjwt==1.4.2

git+git://github.com/superdesk/superdesk-core.git@24266b78e#egg=Superdesk-Core
Expand Down

0 comments on commit 0758f87

Please sign in to comment.