Remove Pint from requirements.txt

Pint is no longer used after horizon/utils/units.py was cleanup
by commit 26eebd4abb.

Change-Id: I17add5dc20846be052577db1ed8ca8bf98819846
This commit is contained in:
Akihiro Motoki 2020-01-15 06:32:29 +09:00
parent 91ed3a0695
commit 1570e5c3ed
2 changed files with 0 additions and 2 deletions

View File

@ -79,7 +79,6 @@ pbr==2.0.0
pep8==1.5.7
pika==0.10.0
pika-pool==0.1.3
Pint==0.5
positional==1.2.1
prettytable==0.7.2
pycodestyle==2.3.1

View File

@ -28,7 +28,6 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.upgradecheck>=0.1.1 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
osprofiler>=2.3.0 # Apache-2.0
Pint>=0.5 # BSD
pymongo!=3.1,>=3.0.2 # Apache-2.0
pyScss!=1.3.5,>=1.3.4 # MIT License
python-cinderclient>=5.0.0 # Apache-2.0