Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Update to chromogenic==0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin McLean committed Jun 7, 2019
1 parent 0d8aac1 commit 6565423
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ celery==4.0.2
certifi==2017.7.27.1
cffi==1.10.0
chardet==3.0.4
chromogenic==0.5.0
chromogenic==0.5.1
cliff==2.8.0
cmd2==0.7.5
colorama==0.3.9
Expand Down Expand Up @@ -203,3 +203,6 @@ wheel==0.29.0
wrapt==1.10.10
xlsxwriter==0.9.8
yapf==0.24.0

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via ansible, django-sslserver, ipdb, ipython
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ celery==4.0.2
certifi==2017.7.27.1 # via requests, tornado
cffi==1.10.0 # via bcrypt, cryptography, pynacl
chardet==3.0.4 # via requests
chromogenic==0.5.0
chromogenic==0.5.1
cliff==2.8.0 # via osc-lib, python-heatclient, python-neutronclient, python-openstackclient
cmd2==0.7.5 # via cliff
colorama==0.3.9
Expand Down Expand Up @@ -136,3 +136,6 @@ vine==1.1.4 # via amqp
warlock==1.2.0 # via python-glanceclient
wrapt==1.10.10 # via debtcollector, positional
xlsxwriter==0.9.8

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via ansible, django-sslserver

0 comments on commit 6565423

Please sign in to comment.