Skip to content

Commit

Permalink
Set dulwich minimal version to prevent upstream bug (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed May 7, 2023
2 parents 51b3e01 + 87747a7 commit ef7737a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distro==1.8.* ; sys_platform == 'linux'
dulwich>=0.20,<0.21.6
dulwich>=0.21.5,<0.21.6
giturlparse>=0.10,<0.11
imagesize>=1.4,<1.5
packaging>=20,<24
Expand Down

0 comments on commit ef7737a

Please sign in to comment.