Skip to content

Commit

Permalink
deps: bump minimal versions for git sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Mar 13, 2024
1 parent 093a027 commit 296df29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distro==1.9.* ; sys_platform == 'linux'
dulwich>=0.21.5,<0.21.8
giturlparse>=0.10,<0.13
dulwich>=0.21.7,<0.21.8
giturlparse>=0.12,<0.13
imagesize>=1.4,<1.5
packaging>=20,<24
pyyaml>=5.4,<7
Expand Down

0 comments on commit 296df29

Please sign in to comment.