Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
click>=8.1.7
|
3 |
+
pyreqwest_impersonate>=0.4.8
|
4 |
+
orjson>=3.10.5
|