File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ edgegrid-python==1.0.10
1414decorest == 0.0.6
1515requests
1616requests-toolbelt == 0.9.1
17- gitpython
17+ gitpython == 3.1.11
1818git+https://github.com/redhataccess/pantheon-uploader.git
Original file line number Diff line number Diff line change 3131 'webencodings>=0.5.1' ,
3232 'Werkzeug>=1.0.1' ,
3333 'xcffib>=0.9.0' ,
34- 'gitpython> =3.1.11' ,
34+ 'gitpython= =3.1.11' ,
3535 'flask-cors>=3.0.9' ,
3636 'flasgger>=0.9.5' ,
3737 'Flask-Executor>=0.9.4' ,
3838 'giturlparse>=0.10.0' ,
3939 'marshmallow>=3.9.1' ,
40- 'gitpython>=3.1.11' ,
4140 'gunicorn' ,
4241 'edgegrid-python>=1.0.10' ,
4342 'decorest>=0.0.6' ,
4443 'requests' ,
4544 'requests-toolbelt>=0.9.1' ,
46- 'git' ,
47- 'pantheon-uploader @ git+https://github.com/redhataccess/pantheon-uploader.git@master#egg=pantheon-uploader-0.2'
45+ 'pantheon-uploader@ git+https://github.com/redhataccess/pantheon-uploader.git@master#egg=pantheon-uploader-0.2'
4846 ],
4947 dependency_links = ['https://github.com/redhataccess/pantheon-uploader/tarball/master#egg=pantheon-uploader' ],
5048 entry_points = entry_points ,
You can’t perform that action at this time.
0 commit comments