You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
- A Python package for retrieving WHOIS information of DOMAIN'S ONLY.
4
4
- Python >=3.10
5
5
- requirements
6
-
- whodap>=0.1.16
7
-
- tld>=0.13.2
6
+
- whodap>=0.1.16[](https://secure.software/pypi/packages/whodap)
7
+
- tld>=0.13.2[](https://secure.software/pypi/packages/tld/0.13.2/tld-0.13.2-py2.py3-none-any.whl)
8
8
- v1 uses only whois and will be moved to maintenance only
9
9
- v2 will use whodap to first retrieve info with rdap and if no data is available try the classic whois approach
0 commit comments