Skip to content

Commit

Permalink
Unpin regex dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rshipp committed Mar 1, 2019
1 parent fa2e412 commit 3d0a8cc
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 @@ -14,7 +14,7 @@
'iocextract',
],
install_requires=[
'regex==2019.02.07',
'regex',
],
extras_require={
':python_version <= "2.7"': [
Expand Down

0 comments on commit 3d0a8cc

Please sign in to comment.