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

Commit

Permalink
Upgrade chromogenic to 0.4.20 from 0.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
cdosborn committed Sep 14, 2018
1 parent 090e14e commit cb7502e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 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.4.18
chromogenic==0.4.20
cliff==2.8.0
cmd2==0.7.5
colorama==0.3.9
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ 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.4.18
chromogenic==0.4.20
cliff==2.8.0 # via osc-lib, python-heatclient, python-neutronclient, python-openstackclient
cmd2==0.7.5 # via cliff
colorama==0.3.9
contextlib2==0.5.5 # via raven
cryptography==2.0.3 # via paramiko, pyopenssl, requests
cryptography==2.0.3 # via ansible, paramiko, pyopenssl, requests
debtcollector==1.17.0 # via oslo.config, oslo.context, oslo.log, oslo.utils, python-keystoneclient, python-neutronclient
defusedxml==0.5.0 # via djangorestframework-xml
deprecation==1.0.1 # via openstacksdk
Expand Down Expand Up @@ -93,7 +93,7 @@ psycopg2==2.7.3
pyasn1-modules==0.0.11 # via oauth2client
pyasn1==0.3.2 # via oauth2client, paramiko, pyasn1-modules, rsa
pycparser==2.18 # via cffi
pycrypto==2.6.1 # via ansible, jwt.py
pycrypto==2.6.1 # via jwt.py
pyinotify==0.9.6 # via oslo.log
pyjwt==1.5.2
pynacl==1.1.2 # via paramiko
Expand Down

0 comments on commit cb7502e

Please sign in to comment.