Skip to content

Commit

Permalink
Don't use dulwich 0.22.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Apr 23, 2024
1 parent cf245e4 commit 81fddca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def find_version(*file_paths):
'virtualenv',
'requests',
'python-dateutil',
'dulwich',
'dulwich != 0.22.0',
'pmr2.wfctrl >= 0.6.0',
'pmr2.client >= 0.2',
'packaging',
Expand Down

0 comments on commit 81fddca

Please sign in to comment.