acecalisto3 commited on
Commit
4e8d5a6
·
verified ·
1 Parent(s): 79fab69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- qrcode[pil]==7.4.2
2
- zxing==1.18
3
- requests==2.31.0
4
- validators==0.22.0
5
- gradio==4.13.0
6
- beautifulsoup4==4.12.2
7
- fake-useragent==1.3.0
8
- cleantext==1.1.4
9
- python-magic==0.4.27
10
- Pillow==10.3.0
 
1
+ qrcode[pil]
2
+ python-zxing
3
+ requests
4
+ validators
5
+ gradio
6
+ beautifulsoup4
7
+ fake-useragent
8
+ cleantext
9
+ python-magic
10
+ Pillow