Revert "Fix offline builds"

This reverts commit fe850dff38.
This commit is contained in:
Shane McDonald
2019-06-19 16:02:43 -04:00
parent 1f3242900a
commit aaceccc426
4 changed files with 6 additions and 8 deletions

View File

@@ -74,7 +74,7 @@ netaddr==0.7.19 # via pyrad
oauthlib==3.0.1 # via django-oauth-toolkit, requests-oauthlib, social-auth-core
ordereddict==1.1
pexpect==4.6.0 # via ansible-runner
pkgconfig==1.4.0 # via xmlsec
pkgconfig==1.5.1 # via xmlsec
prometheus_client==0.6.0
psutil==5.4.3
psycopg2==2.7.3.2
@@ -122,5 +122,5 @@ xmlsec==1.3.3 # via python3-saml
zope.interface==4.6.0 # via twisted
# The following packages are considered to be unsafe in a requirements file:
pip==18.1
pip==19.1.1
setuptools==41.0.1

View File

@@ -122,5 +122,5 @@ wheel==0.30.0 # via azure-cli-core
xmltodict==0.12.0 # via pywinrm
# The following packages are considered to be unsafe in a requirements file:
pip==18.1
pip==19.1.1
setuptools==41.0.1

View File

@@ -5,5 +5,3 @@ pytest-runner
isort
virtualenv
m2r
flit
intreehooks