all
Browse files- requirements.txt +16 -0
requirements.txt
CHANGED
|
@@ -8,5 +8,21 @@ pydantic==2.6.4
|
|
| 8 |
requests==2.31.0
|
| 9 |
redis==4.3.4
|
| 10 |
fastapi-cache2[memcache]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
git+https://github.com/snowby666/poe-api-wrapper.git
|
| 12 |
git+https://github.com/Mbonea-Mjema/ballyregan.git
|
|
|
|
| 8 |
requests==2.31.0
|
| 9 |
redis==4.3.4
|
| 10 |
fastapi-cache2[memcache]
|
| 11 |
+
pandas
|
| 12 |
+
loguru
|
| 13 |
+
Faker
|
| 14 |
+
lxml
|
| 15 |
+
click
|
| 16 |
+
prettytable
|
| 17 |
+
typer
|
| 18 |
+
update
|
| 19 |
+
aiohttp
|
| 20 |
+
aiohttp-proxy
|
| 21 |
+
html5lib
|
| 22 |
+
requests
|
| 23 |
+
bs4
|
| 24 |
+
strenum
|
| 25 |
+
|
| 26 |
+
|
| 27 |
git+https://github.com/snowby666/poe-api-wrapper.git
|
| 28 |
git+https://github.com/Mbonea-Mjema/ballyregan.git
|