Skip to content

Commit

Permalink
update new dependencies requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tu-nv committed Dec 14, 2020
1 parent 964988b commit 1c72c08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ni_mon/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Werkzeug==0.16.0

connexion == 1.1.15
python_dateutil == 2.6.0
python_dateutil == 2.7.0
setuptools >= 21.0.0
python-keystoneclient == 3.17.0
python-keystoneclient == 3.20.0
requests == 2.22.0
confluent-kafka==1.1.0
pyyaml==5.1.2
Expand Down
2 changes: 1 addition & 1 deletion ni_nfvo/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Werkzeug==0.16.0

connexion == 1.1.15
python_dateutil == 2.6.0
python_dateutil == 2.7.0
setuptools >= 21.0.0
python-openstackclient == 4.0.0
tinydb == 3.15.1
Expand Down

0 comments on commit 1c72c08

Please sign in to comment.