Unverified Commit d44e185a authored by Nicola Soranzo's avatar Nicola Soranzo
Browse files

Update attmap to 0.13.0

attmap 0.12.11 cannot be installed from PyPI with Setuptools v58.0.2
because it uses `use_2to3=True` and there's only a source package, but
attmap 0.13.0 has a wheel, which can be installed fine.
parent 314ca335
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ adal==1.2.5
amqp==5.0.2; python_version >= '3.6'
appdirs==1.4.4
argcomplete==1.12.2
attmap==0.12.11
attmap==0.13.0
attrs==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
babel==2.9.0
bagit==1.7.0