Skip to content

Commit

Permalink
Move correct dependencies to server
Browse files Browse the repository at this point in the history
  • Loading branch information
bkgoksel committed Aug 2, 2018
1 parent b489e25 commit 23f0e81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions requirements-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ nose==1.3.7

# Server-specific
alembic==0.8.2
bottle==0.12.9
futures==3.0.5
gunicorn==19.4.5
marshmallow-jsonapi==0.6.0
marshmallow==2.6.1
oauthlib==1.0.3
MySQL-python==1.2.5
3 changes: 3 additions & 0 deletions worker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
bottle==0.12.9
marshmallow-jsonapi==0.6.0
marshmallow==2.6.1
setuptools>=35.0.2
argcomplete==1.1.0
PyYAML==3.11
Expand Down

0 comments on commit 23f0e81

Please sign in to comment.