Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -26,4 +26,5 @@ typing_extensions==4.12.2
|
|
26 |
|
27 |
#
|
28 |
httpx
|
29 |
-
bs4
|
|
|
|
26 |
|
27 |
#
|
28 |
httpx
|
29 |
+
bs4
|
30 |
+
passlib
|