Skip to content
Snippets Groups Projects
Commit 65be3b1e authored by garciadeblas's avatar garciadeblas
Browse files

Update pip dependencies


Change-Id: Iacb69701b7e18074729af4ef241798789801a221
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent fcdb2c45
No related branches found
Tags v14.0.0 v14.0.0rc1
No related merge requests found
Pipeline #17598 passed with warnings with stage
in 5 minutes and 8 seconds
......@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
aiokafka==0.8.1
aiokafka==0.11.0
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
async-timeout==4.0.3
# via
......@@ -22,27 +22,27 @@ async-timeout==4.0.3
# aiokafka
dataclasses==0.6
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
dnspython==2.4.2
dnspython==2.6.1
# via
# -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
# pymongo
kafka-python==2.0.2
# via
# -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
# aiokafka
motor==3.3.1
motor==3.5.1
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master
# via -r requirements-dev.in
packaging==23.1
packaging==24.1
# via
# -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
# aiokafka
pycryptodome==3.19.0
pycryptodome==3.20.0
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
pymongo==4.5.0
pymongo==4.8.0
# via
# -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
# motor
pyyaml==6.0.1
pyyaml==6.0.2
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
typing-extensions==4.12.2
# via
# -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
# aiokafka
......@@ -14,9 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
coverage==7.3.1
coverage==7.6.1
# via -r requirements-test.in
mock==5.1.0
# via -r requirements-test.in
nose2==0.13.0
nose2==0.15.1
# via -r requirements-test.in
......@@ -14,11 +14,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
jinja2==3.1.2
jinja2==3.1.4
# via -r requirements.in
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
pymzn==0.18.3
# via -r requirements.in
pyyaml==6.0.1
pyyaml==6.0.2
# via -r requirements.in
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment