-
Notifications
You must be signed in to change notification settings - Fork 107
Expand file tree
/
Copy pathrequirements.txt
More file actions
12 lines (12 loc) · 996 Bytes
/
requirements.txt
File metadata and controls
12 lines (12 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
anyio==4.5.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
beautifulsoup4==4.14.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
certifi==2026.4.22 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
exceptiongroup==1.3.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
h11==0.16.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
httpcore==1.0.9 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
httpx==0.28.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
idna==3.14 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
lxml==6.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
sniffio==1.3.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
soupsieve==2.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
typing-extensions==4.13.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"