diff --git a/requirements.txt b/requirements.txt index 567cd7c7..2933f3aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ pbxproj==3.5.0 Pillow>=6.1.0 -requests>=2.13 cookiecutter==2.1.1 sh==1.12.14 Cython==0.29.36 \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index 881a2eab..c1b1d3c4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,6 @@ install_requires = cookiecutter pbxproj Pillow - requests sh packages = find: # note this is a bit excessive as it includes absolutely everything