Browse Source

fix regex and dateparser problem that disabling the pipeline parser

master
lhenry15 3 years ago
parent
commit
d0a5f9d87f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -35,7 +35,7 @@ setup(
]
},
install_requires=[
'tamu_d3m==2022.01.21',
'tamu_d3m==2022.05.23',
'tamu_axolotl',
'numpy<=1.21.2',
'combo',


Loading…
Cancel
Save