2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

[FR] Switch from git to dulwich (#4966)

* [FR] Switch from pure git to dulwich Fixes #4942

* fix lenght

* change length again

* change length again
This commit is contained in:
Matthias Mair
2023-06-05 11:27:46 +02:00
committed by GitHub
parent 2ed7eefa27
commit 58a33c2e67
6 changed files with 40 additions and 82 deletions

View File

@ -140,6 +140,8 @@ djangorestframework==3.14.0
# drf-spectacular
drf-spectacular==0.26.2
# via -r requirements.in
dulwich==0.21.5
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
feedparser==6.0.10
@ -279,6 +281,7 @@ uritemplate==4.1.1
# drf-spectacular
urllib3==2.0.2
# via
# dulwich
# requests
# sentry-sdk
wcwidth==0.2.6