Skip to content

Commit

Permalink
Stick to zipp v3.4.1 under Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Sep 20, 2022
1 parent 8a45a30 commit 88cd2bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ yarl==1.8.1; python_version >= "3.7"
yarl==1.7.2; python_version < "3.7"
# via -r requirements/base.txt
zipp==3.8.1
# via importlib-metadata; python_version >= "3.7"
zipp==3.4.1; python_version < "3.7"
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 88cd2bd

Please sign in to comment.