Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
compatibility with thriftrw 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Oct 13, 2015
1 parent 6141c1c commit 16c4afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -23,7 +23,7 @@
'tornado>=4.2,<5',

# tchannel deps
'thriftrw>=0.4,<0.5',
'thriftrw>=0.4,<0.6',
'threadloop>=1,<2',
],
extras_require={
Expand Down

0 comments on commit 16c4afe

Please sign in to comment.