Skip to content

Commit 99a72be

Browse files
committed
update readme
1 parent 148500f commit 99a72be

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
- A Python package for retrieving WHOIS information of DOMAIN'S ONLY.
44
- Python >=3.10
5-
- requirements
5+
- requirements:
66
- whodap>=0.1.16 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/whodap)](https://secure.software/pypi/packages/whodap)
77
- tld>=0.13.2 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/tld)](https://secure.software/pypi/packages/tld/0.13.2/tld-0.13.2-py2.py3-none-any.whl)
8+
- redis (optional) [![Spectra Assure Community Badge](https://secure.software/pypi/badge/redis)](https://secure.software/pypi/packages/redis)
9+
810
- v1 uses only whois and will be moved to maintenance only
911
- v2 will use whodap to first retrieve info with rdap and if no data is available try the classic whois approach
1012

0 commit comments

Comments
 (0)