mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
Remove exrex depend
This commit is contained in:
parent
9f75d5ed14
commit
08a12912c7
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ torrequest = "^0.1.0"
|
||||||
# pandas can likely be bumped up to ^2.0.0 after fc39 EOL
|
# pandas can likely be bumped up to ^2.0.0 after fc39 EOL
|
||||||
pandas = ">=1.0.0,<3.0.0"
|
pandas = ">=1.0.0,<3.0.0"
|
||||||
openpyxl = "^3.0.10"
|
openpyxl = "^3.0.10"
|
||||||
exrex = "^0.11.0"
|
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
jsonschema = "^4.0.0"
|
jsonschema = "^4.0.0"
|
||||||
|
|
Loading…
Reference in a new issue