Bump gitpython version (#1146)

main
zhiltsov-max 6 years ago committed by GitHub
parent 06529b984d
commit c523420c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ dj-pagination==2.4.0
python-logstash==0.4.6
django-revproxy==0.9.15
rules==2.0
GitPython==2.1.11
GitPython==3.0.8
coreapi==2.3.3
django-filter==2.0.0
Markdown==3.0.1

@ -1,5 +1,5 @@
Cython>=0.27.3 # include before pycocotools
GitPython>=2.1.11
GitPython>=3.0.8
lxml>=4.4.1
matplotlib<3.1 # 3.1+ requires python3.6, but we have 3.5 in cvat
opencv-python-headless>=4.1.0.25

Loading…
Cancel
Save