Sfoglia il codice sorgente

Adding 'deprecated' to reqs

almahmoud 7 anni fa
parent
commit
592fc78cac
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      setup.py

+ 2 - 1
setup.py

@@ -22,7 +22,8 @@ REQS_BASE = [
     'bunch>=1.0.1',
     'six>=1.11',
     'tenacity>=4.12.0,<=5.0',
-    'cachetools>=2.1.0'
+    'cachetools>=2.1.0',
+    'deprecated>=1.2.3'
 ]
 REQS_AWS = ['boto3<1.8.0']
 # Install azure>=3.0.0 package to find which of the azure libraries listed