diff --git a/files/helpers/regex.py b/files/helpers/regex.py index 617ba1404..949be7a2d 100644 --- a/files/helpers/regex.py +++ b/files/helpers/regex.py @@ -1,6 +1,5 @@ import random import re -import regex from random import choice, choices from typing import List, Optional, Union diff --git a/requirements.txt b/requirements.txt index 01949bc79..db1851850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,6 @@ pyotp pywebpush qrcode redis -regex requests SQLAlchemy tinycss2