Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -22,8 +22,6 @@ wheel
|
|
22 |
mutagen
|
23 |
pyzbar
|
24 |
frontend
|
25 |
-
qrcode
|
26 |
-
zxing
|
27 |
opencv-python-headless
|
28 |
cleantext
|
29 |
nltk
|
@@ -33,9 +31,7 @@ cryptography
|
|
33 |
python-jose
|
34 |
bcrypt
|
35 |
structlog
|
36 |
-
ratelimit
|
37 |
clean-text
|
38 |
-
qrcode[pil]
|
39 |
diskcache
|
40 |
tqdm
|
41 |
python-dateutil
|
|
|
22 |
mutagen
|
23 |
pyzbar
|
24 |
frontend
|
|
|
|
|
25 |
opencv-python-headless
|
26 |
cleantext
|
27 |
nltk
|
|
|
31 |
python-jose
|
32 |
bcrypt
|
33 |
structlog
|
|
|
34 |
clean-text
|
|
|
35 |
diskcache
|
36 |
tqdm
|
37 |
python-dateutil
|