summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2016-04-10 11:21:22 +0300
committerOmer Katz <omer.drow@gmail.com>2016-04-10 11:21:22 +0300
commitd2e39378991bf762ec4ba6c33da011bbca395851 (patch)
tree461d5cdb5ff739007c916afcd2e502e313f3525e /requirements.txt
parentd88c94d5484cc38e92e2e41c548915b4c5df1277 (diff)
downloadoauthlib-d2e39378991bf762ec4ba6c33da011bbca395851.tar.gz
Use slots for token bearer.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 0dfa994..e4980c7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
pyjwt==1.0.0
blinker==1.3
-cryptography==0.8.1
+cryptography>=0.8.1