Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ pydantic==2.5.0
|
|
| 8 |
qrcode[pil]==7.4.2
|
| 9 |
pillow==10.1.0
|
| 10 |
whois==0.9.27
|
| 11 |
-
beautifulsoup4==4.12.2
|
|
|
|
|
|
|
|
|
| 8 |
qrcode[pil]==7.4.2
|
| 9 |
pillow==10.1.0
|
| 10 |
whois==0.9.27
|
| 11 |
+
beautifulsoup4==4.12.2
|
| 12 |
+
pydantic==2.5.0
|
| 13 |
+
whois==0.9.27
|