Remove Linux specific venv requirements
When installing on macOS gives errors.
This commit is contained in:
@@ -3,12 +3,9 @@ pyOpenSSL==0.15.1
|
||||
requests==2.13.0
|
||||
|
||||
# Secondary requirements
|
||||
appdirs==1.4.2
|
||||
cffi==1.9.1
|
||||
cryptography<1.5 # see https://github.com/burnash/gspread/issues/407
|
||||
idna==2.4
|
||||
pyasn1==0.2.3
|
||||
packaging==16.8
|
||||
pycparser==2.17
|
||||
pyparsing==2.1.10
|
||||
six==1.10.0
|
||||
|
||||
Reference in New Issue
Block a user