Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitextor/bicleaner-ai.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaume Zaragoza <ZJaume@users.noreply.github.com>2022-08-26 11:31:51 +0300
committerGitHub <noreply@github.com>2022-08-26 11:31:51 +0300
commit931f4367db2fe08b689afd10c07302d6bf749302 (patch)
tree2aea15df4feb4c54e7b27d4aa24d6f05127e5175
parentff0a56b34001a3fe2eaef64c3e20dcaf7b31a175 (diff)
Add regex to requirements
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index c16836b..cdc8bb7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,3 +13,4 @@ fuzzywuzzy
python-Levenshtein
transformers>=4.10.3,<5.0.0
psutil
+regex