Skip to content

Commit 5fe4b73

Browse files
authored
Revert "Update dill requirement in /sdks/python (#36147)" (#36270)
This reverts commit d35bc38.
1 parent 527e821 commit 5fe4b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/container/base_image_requirements_manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ scikit-learn
4242
build>=1.0,<2 # tool to build sdist from setup.py in stager.
4343
# Dill 0.3.1.1 is included as a base manual requirement so is avaiable to users
4444
# with pickle_library=dill, but apache-beam does not have a hard dependency.
45-
dill>=0.3.1.1,<0.4.1
45+
dill>=0.3.1.1,<0.3.2

0 commit comments

Comments
 (0)