Browse Source

updated requirements.txt

onlinkgen
alpcentaur 11 months ago
parent
commit
99c74dcbad
1 changed files with 18 additions and 0 deletions
  1. +18
    -0
      requirements.txt

+ 18
- 0
requirements.txt View File

@ -1,20 +1,38 @@
attrs==23.1.0
beautifulsoup4==4.12.2 beautifulsoup4==4.12.2
certifi==2023.11.17 certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2 charset-normalizer==3.3.2
courlan==0.9.4 courlan==0.9.4
cryptography==41.0.5
dateparser==1.2.0 dateparser==1.2.0
exceptiongroup==1.2.0
h11==0.14.0
htmldate==1.6.0 htmldate==1.6.0
idna==3.4
jusText==3.0.0 jusText==3.0.0
langcodes==3.3.0 langcodes==3.3.0
lxml==4.9.3 lxml==4.9.3
outcome==1.3.0.post0
pdfminer.six==20221105
pycparser==2.21
pycryptodome==3.19.0
PySocks==1.7.1
python-dateutil==2.8.2 python-dateutil==2.8.2
pytz==2023.3.post1 pytz==2023.3.post1
PyYAML==6.0.1 PyYAML==6.0.1
regex==2023.10.3 regex==2023.10.3
requests==2.31.0
selenium==4.15.2
six==1.16.0 six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.5 soupsieve==2.5
tld==0.13 tld==0.13
trafilatura==1.6.2 trafilatura==1.6.2
trio==0.23.1
trio-websocket==0.11.1
tzlocal==5.2 tzlocal==5.2
ujson==5.8.0 ujson==5.8.0
urllib3==2.0.7 urllib3==2.0.7
wsproto==1.2.0

Loading…
Cancel
Save