diff --git a/CHANGELOG.md b/CHANGELOG.md index 27cbbb8..b2acc45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # gods_eye changelog +## 1.1.1 +- Remove unused dependencies + ## 1.1.0 - Update pipeline diff --git a/py-requirements.txt b/py-requirements.txt index 5411b3c..45a615b 100644 --- a/py-requirements.txt +++ b/py-requirements.txt @@ -1,6 +1,5 @@ pathlib dnspython >= 2.2.1 -requests python-nmap >= 0.7.1 build folium >= 0.14.0 diff --git a/setup.cfg b/setup.cfg index 69f60a8..9f75bf3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = gods_eye -version = 1.1.0 +version = 1.1.1 author = Pavel Dat author_email = dats.pavel1999@gmail.com description = A set of tools which should be used in Gods Eye