Move glob_to_regex and re_word_boundary to matrix-python-common (#11505)

This commit is contained in:
Sean Quah 2021-12-06 11:36:08 +00:00 committed by GitHub
parent 4eb77965cd
commit a77c369897
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 123 deletions

View file

@ -87,6 +87,7 @@ REQUIREMENTS = [
# with the latest security patches.
"cryptography>=3.4.7",
"ijson>=3.1",
"matrix-common==1.0.0",
]
CONDITIONAL_REQUIREMENTS = {