requirements: migrate back to upstream PyGithub (#1592)
This commit is contained in:
parent
36fa93a0fb
commit
75ddaba0a0
2 changed files with 2 additions and 2 deletions
|
@ -32,9 +32,9 @@ python-ldap
|
|||
pycryptodome
|
||||
psycopg2
|
||||
pyyaml
|
||||
PyGithub
|
||||
-e git+https://github.com/DevTable/aniso8601-fake.git#egg=aniso8610
|
||||
-e git+https://github.com/DevTable/anunidecode.git#egg=anunidecode
|
||||
-e git+https://github.com/DevTable/pygithub.git#egg=pygithub
|
||||
-e git+https://github.com/DevTable/container-cloud-config.git#egg=container-cloud-config
|
||||
-e git+https://github.com/coreos/py-bitbucket.git#egg=py-bitbucket
|
||||
-e git+https://github.com/coreos/pyapi-gitlab.git@timeout#egg=pyapi-gitlab
|
||||
|
|
|
@ -74,11 +74,11 @@ psutil==4.1.0
|
|||
psycopg2==2.6.1
|
||||
py-bcrypt==0.4
|
||||
-e git+https://github.com/coreos/py-bitbucket.git@e613e027cf920c0c475866a0bb703da1d81457d1#egg=py_bitbucket
|
||||
PyGithub==1.26.0
|
||||
-e git+https://github.com/coreos/pyapi-gitlab.git@136c3970d591136a4f766a846c5d22aad52e124f#egg=pyapi_gitlab
|
||||
pyasn1==0.1.9
|
||||
pycparser==2.14
|
||||
pycryptodome==3.4
|
||||
-e git+https://github.com/DevTable/pygithub.git@33b9ce965841d1c225559f88ea8c8e15424eb443#egg=PyGithub
|
||||
pygpgme==0.3
|
||||
pyjwkest==1.1.7
|
||||
PyJWT==1.4.0
|
||||
|
|
Reference in a new issue