diff --git a/backend/requirements.txt b/backend/requirements.txt index c8b177103be63220263ac01f39bab6a89a42645d..d15ecff9f18c0db817c7addbcf9f8c7b86cecda4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,4 +8,6 @@ pytz==2023.3.post1 sqlparse==0.4.4 typing_extensions==4.9.0 tzdata==2023.4 -requests==2.26.0 \ No newline at end of file +requests==2.26.0 +django-truncate +shodan \ No newline at end of file