We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f9cea commit f481878Copy full SHA for f481878
tools/requirements-py.txt
@@ -1,7 +1,7 @@
1
#####################################################################################
2
# The MIT License (MIT)
3
#
4
-# Copyright (c) 2015-2025 Advanced Micro Devices, Inc. All rights reserved.
+# Copyright (c) 2015-2026 Advanced Micro Devices, Inc. All rights reserved.
5
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
# of this software and associated documentation files (the "Software"), to deal
@@ -29,4 +29,4 @@ typing==3.7.4
29
pytest==6.0.1
30
packaging==23.0
31
# pin version of protobuf in Python for onnx runtime unit tests between dist versions
32
-protobuf==4.25.8
+protobuf==6.33.5
0 commit comments