remove leftover regex dependancy

pull/115/head
Aevann 2023-02-07 02:29:18 +02:00
parent f35bfca450
commit 2890630064
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
import random
import re
import regex
from random import choice, choices
from typing import List, Optional, Union

View File

@ -23,7 +23,6 @@ pyotp
pywebpush
qrcode
redis
regex
requests
SQLAlchemy
tinycss2