Skip to content

Commit 0ed7e99

Browse files
committed
new requirements
1 parent d5604e3 commit 0ed7e99

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

requirements.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,38 @@
11
annotated-types==0.7.0
22
anyio==4.4.0
3+
beautifulsoup4==4.12.3
4+
bs4==0.0.2
35
certifi==2024.2.2
46
charset-normalizer==3.3.2
57
click==8.1.7
68
colorama==0.4.6
79
dnspython==2.6.1
810
email_validator==2.1.1
11+
emoji==2.12.1
912
fastapi==0.111.0
1013
fastapi-cli==0.0.4
1114
h11==0.14.0
1215
httpcore==1.0.5
1316
httptools==0.6.1
1417
httpx==0.27.0
1518
idna==3.7
19+
instagpy==0.1.15
20+
instagrapi==2.1.2
1621
instaloader==4.11
1722
Jinja2==3.1.4
23+
lxml==5.2.2
1824
markdown-it-py==3.0.0
1925
MarkupSafe==2.1.5
2026
mdurl==0.1.2
2127
numpy==1.26.4
2228
orjson==3.10.3
2329
pandas==2.2.2
30+
pillow==10.3.0
31+
pycryptodomex==3.20.0
2432
pydantic==2.7.1
2533
pydantic_core==2.18.2
2634
Pygments==2.18.0
35+
PySocks==1.7.1
2736
python-dateutil==2.9.0.post0
2837
python-dotenv==1.0.1
2938
python-multipart==0.0.9
@@ -34,6 +43,7 @@ rich==13.7.1
3443
shellingham==1.5.4
3544
six==1.16.0
3645
sniffio==1.3.1
46+
soupsieve==2.5
3747
starlette==0.37.2
3848
typer==0.12.3
3949
typing_extensions==4.12.0

0 commit comments

Comments
 (0)