add reference to netaddr project

This commit is contained in:
2019-09-02 15:59:38 +02:00
parent a7d472af68
commit 30b4de1ee7

View File

@@ -12,6 +12,7 @@ The project is currently in alpha status, but will soon be used in a productive
## Requirements
* pymilter <https://pythonhosted.org/pymilter/>
* netaddr <https://github.com/drkjam/netaddr/>
* peewee <https://github.com/coleifer/peewee/>
* BeautifulSoup <https://www.crummy.com/software/BeautifulSoup/>