mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +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:
		| @@ -28,6 +28,7 @@ django-user-sessions                    # user sessions in DB | ||||
| django-weasyprint                       # django weasyprint integration | ||||
| djangorestframework                     # DRF framework | ||||
| django-xforwardedfor-middleware         # IP forwarding metadata | ||||
| dulwich                                 # pure Python git integration | ||||
| drf-spectacular                         # DRF API documentation | ||||
| feedparser                              # RSS newsfeed parser | ||||
| gunicorn                                # Gunicorn web server | ||||
|   | ||||
		Reference in New Issue
	
	Block a user