Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsocha2 committed Feb 2, 2022
1 parent 6842c28 commit 5e20b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def main():
'attrs>=17.3.0',
'requests>=2.4.3',
'requests-toolbelt>=0.4.0, <1.0.0',
'wrapt>=1.10.1'
'wrapt>=1.10.1',
]
redis_requires = ['redis>=2.10.3']
jwt_requires = ['pyjwt>=1.3.0', 'cryptography>=3']
Expand Down

0 comments on commit 5e20b66

Please sign in to comment.