mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
requirements.txt: update GitPython dependencies
Upgrade GitPython and trim out old dependencies: gitdb and smmap are no longer needed by current GitPython, gitdb2 and smmap2 have replaced them. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
dff454815f
commit
476348a598
|
@ -15,13 +15,12 @@ django-reversion==2.0.13
|
|||
django-reversion-compare==0.8.4
|
||||
django-simple-captcha==0.5.6
|
||||
djangorestframework==3.8.2
|
||||
gitdb==0.6.4
|
||||
GitPython==2.1.8
|
||||
gitdb2==2.0.5
|
||||
GitPython==2.1.11
|
||||
kombu==4.1.0
|
||||
mysqlclient==1.3.12
|
||||
Pillow==5.1.0
|
||||
pytz==2018.4
|
||||
six==1.11.0
|
||||
smmap==0.9.0
|
||||
smmap2==2.0.3
|
||||
smmap2==2.0.5
|
||||
vine==1.1.4
|
||||
|
|
Loading…
Reference in New Issue
Block a user