From f4d078e87a9e9eb6f6e4e058d6560e054e8d4362 Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Tue, 6 Jan 2015 15:41:29 -0500 Subject: [PATCH] vendor pygithub It's going to be a long time before the developer decides to merge our changes upstream. --- requirements-nover.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-nover.txt b/requirements-nover.txt index c1bf6c19f..ca86fe72d 100644 --- a/requirements-nover.txt +++ b/requirements-nover.txt @@ -22,7 +22,6 @@ xhtml2pdf redis hiredis docker-py -pygithub flask-restful==0.2.12 jsonschema git+https://github.com/NateFerrero/oauth2lib.git @@ -40,4 +39,5 @@ pyyaml git+https://github.com/DevTable/aniso8601-fake.git git+https://github.com/DevTable/anunidecode.git git+https://github.com/DevTable/avatar-generator.git +git+https://github.com/DevTable/pygithub.git gipc diff --git a/requirements.txt b/requirements.txt index 86e69157c..03da5b64c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,6 @@ LogentriesLogger==0.2.1 Mako==1.0.0 MarkupSafe==0.23 Pillow==2.6.1 -PyGithub==1.25.2 PyMySQL==0.6.2 PyPDF2==1.23 PyYAML==3.11 @@ -19,6 +18,7 @@ alembic==0.7.0 git+https://github.com/DevTable/aniso8601-fake.git git+https://github.com/DevTable/anunidecode.git git+https://github.com/DevTable/avatar-generator.git +git+https://github.com/DevTable/pygithub.git aiowsgi==0.3 autobahn==0.9.3-3 backports.ssl-match-hostname==3.4.0.2