Skip to content

Commit 02a381a

Browse files
committed
Upgrade attrs>=20.3.0,<23
1 parent cb5c991 commit 02a381a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def read_requirements(filename):
4747

4848
# Declare minimal set for installation
4949
required_packages = [
50-
"attrs>=20.3.0,<22",
50+
"attrs>=20.3.0,<23",
5151
"boto3>=1.20.21,<2.0",
5252
"google-pasta",
5353
"numpy>=1.9.0,<2.0",

0 commit comments

Comments
 (0)