Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
git+https://github.com/TeamKillerX/akenoai-lib.git#egg=akenoai[fast]
|
2 |
git+https://github.com/xtsea/pyrogram/
|
3 |
bs4
|
4 |
-
aiofiles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/TeamKillerX/akenoai-lib.git#egg=akenoai[fast]
|
2 |
git+https://github.com/xtsea/pyrogram/
|
3 |
bs4
|
4 |
+
aiofiles
|
5 |
+
Markdown
|
6 |
+
cloudscraper
|
7 |
+
mangum
|
8 |
+
appengine-python-standard
|
9 |
+
requests-toolbelt
|
10 |
+
selenium
|
11 |
+
httpcore
|
12 |
+
httptools
|