From b8056d8252674b4d3932f6a396e85836bdf16da9 Mon Sep 17 00:00:00 2001 From: Aryamanz29 Date: Wed, 18 May 2022 13:17:23 +0530 Subject: [PATCH] [deps] Updated requirements --- requirements.txt | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index f1fe3da13..3d4b081d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,8 @@ -# TODO: put back the standard pypi release when -# next point version of openwisp-controller is released -openwisp-controller @ https://github.com/openwisp/openwisp-controller/tarball/issues/471-snmp-connections -# openwisp-utils[rest] is left unpinned so the version used -# is the one dictated by openwisp-controller -influxdb~=5.3 -django-celery-email~=3.0.0 +openwisp-controller @ https://github.com/openwisp/openwisp-controller/tarball/master +influxdb~=5.3.1 django-cache-memoize~=0.1.0 django-nested-admin~=3.4.0 netaddr~=0.8 python-dateutil>=2.7,<3.0 +openwisp-utils[rest] @ https://github.com/openwisp/openwisp-utils/tarball/master netengine @ https://github.com/openwisp/netengine/tarball/netjson-compliance