We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2e412 commit 3d0a8ccCopy full SHA for 3d0a8cc
setup.py
@@ -14,7 +14,7 @@
14
'iocextract',
15
],
16
install_requires=[
17
- 'regex==2019.02.07',
+ 'regex',
18
19
extras_require={
20
':python_version <= "2.7"': [
0 commit comments