зеркало из https://github.com/openwpm/OpenWPM.git
Update requirements to work when layered
This commit is contained in:
Родитель
a464d04517
Коммит
4f259e33e8
|
@ -1,2 +1,3 @@
|
|||
-c requirements.txt
|
||||
autopep8
|
||||
localstack[full]
|
||||
|
|
|
@ -12,11 +12,10 @@ numpy
|
|||
pandas
|
||||
pillow
|
||||
plyvel
|
||||
psutil
|
||||
psutil==5.4.8 # for compatibility when layered with requirements-dev.in
|
||||
publicsuffix
|
||||
pyarrow
|
||||
pyasn1
|
||||
PyOPenSSL
|
||||
pytest
|
||||
python-dateutil
|
||||
redis
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
# pip-compile requirements.in
|
||||
#
|
||||
asn1crypto==1.0.1 # via cryptography
|
||||
atomicwrites==1.3.0 # via pytest
|
||||
attrs==19.2.0 # via pytest
|
||||
backcall==0.1.0 # via ipython
|
||||
|
@ -12,8 +11,6 @@ beautifulsoup4==4.8.1
|
|||
boto3==1.9.244
|
||||
botocore==1.12.244 # via boto3, s3fs, s3transfer
|
||||
certifi==2019.9.11 # via sentry-sdk
|
||||
cffi==1.12.3 # via cryptography
|
||||
cryptography==2.7 # via pyopenssl
|
||||
cython==0.29.13
|
||||
decorator==4.4.0 # via ipython, traitlets
|
||||
defusedxml==0.6.0 # via mini-amf
|
||||
|
@ -44,17 +41,15 @@ pillow==6.2.0
|
|||
pluggy==0.13.0 # via pytest
|
||||
plyvel==1.1.0
|
||||
prompt-toolkit==2.0.10 # via ipython
|
||||
psutil==5.6.3
|
||||
psutil==5.4.8
|
||||
ptyprocess==0.6.0 # via pexpect
|
||||
publicsuffix==1.1.0
|
||||
py==1.8.0 # via pytest
|
||||
pyarrow==0.15.0
|
||||
pyasn1==0.4.7
|
||||
pycodestyle==2.5.0 # via flake8
|
||||
pycparser==2.19 # via cffi
|
||||
pyflakes==2.1.1 # via flake8
|
||||
pygments==2.4.2 # via ipython
|
||||
pyopenssl==19.0.0
|
||||
pyparsing==2.4.2 # via packaging
|
||||
pytest==5.2.1
|
||||
python-dateutil==2.8.0
|
||||
|
|
Загрузка…
Ссылка в новой задаче