We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7381121 commit 00500efCopy full SHA for 00500ef
sdks/python/container/base_image_requirements_manual.txt
@@ -42,4 +42,4 @@ scikit-learn
42
build>=1.0,<2 # tool to build sdist from setup.py in stager.
43
# Dill 0.3.1.1 is included as a base manual requirement so is avaiable to users
44
# with pickle_library=dill, but apache-beam does not have a hard dependency.
45
-dill>=0.3.1.1,<0.3.2
+dill>=0.3.1.1,<0.4.1
0 commit comments