Skip to content

Commit

Permalink
libbeat/system/tests: bump python libs to fix issues with Python 3.13 (
Browse files Browse the repository at this point in the history
…#42183)

(cherry picked from commit b781320)

# Conflicts:
#	libbeat/tests/system/requirements.txt
  • Loading branch information
mauri870 authored and mergify[bot] committed Jan 2, 2025
1 parent 6f5446e commit 4dab629
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions libbeat/tests/system/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,27 @@ attrs==19.3.0
autopep8==1.5.4
backports.ssl-match-hostname==3.5.0.1
cached-property==1.4.2
<<<<<<< HEAD
certifi==2018.1.18
=======
certifi==2024.7.4
cffi==1.17.1
>>>>>>> b7813206f (libbeat/system/tests: bump python libs to fix issues with Python 3.13 (#42183))
chardet==3.0.4
deepdiff==4.2.0
docker-pycreds==0.4.0
dockerpty==0.4.1
docopt==0.6.2
elasticsearch==7.8.1
enum34==1.1.6
<<<<<<< HEAD
idna==2.6
=======
exceptiongroup==1.2.0
googleapis-common-protos==1.56.4
grpcio==1.68.1
idna==3.7
>>>>>>> b7813206f (libbeat/system/tests: bump python libs to fix issues with Python 3.13 (#42183))
importlib-metadata==1.7.0
iniconfig==1.0.1
ipaddress==1.0.19
Expand Down

0 comments on commit 4dab629

Please sign in to comment.