mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 02:00:20 +00:00
remove py3.5 requirements
This commit is contained in:
parent
58ec510d26
commit
bd0b48b253
4 changed files with 0 additions and 1132 deletions
|
@ -8,20 +8,6 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
|
|
||||||
# ----- Packaging Requirements ------------------------------------------------------------------------------------>
|
# ----- Packaging Requirements ------------------------------------------------------------------------------------>
|
||||||
- id: pip-tools-compile
|
|
||||||
alias: compile-pkg-linux-3.5-zmq-requirements
|
|
||||||
name: Linux Packaging Py3.5 ZeroMQ Requirements
|
|
||||||
files: ^requirements/((base|zeromq|crypto)\.txt|static/pkg/(linux\.in|py3\.5/linux\.txt))$
|
|
||||||
pass_filenames: false
|
|
||||||
args:
|
|
||||||
- -v
|
|
||||||
- --py-version=3.5
|
|
||||||
- --platform=linux
|
|
||||||
- --include=requirements/base.txt
|
|
||||||
- --include=requirements/zeromq.txt
|
|
||||||
- --include=requirements/zeromq.txt
|
|
||||||
- requirements/static/pkg/linux.in
|
|
||||||
|
|
||||||
- id: pip-tools-compile
|
- id: pip-tools-compile
|
||||||
alias: compile-pkg-linux-3.6-zmq-requirements
|
alias: compile-pkg-linux-3.6-zmq-requirements
|
||||||
name: Linux Packaging Py3.6 ZeroMQ Requirements
|
name: Linux Packaging Py3.6 ZeroMQ Requirements
|
||||||
|
@ -215,23 +201,6 @@ repos:
|
||||||
# <---- Packaging Requirements -------------------------------------------------------------------------------------
|
# <---- Packaging Requirements -------------------------------------------------------------------------------------
|
||||||
|
|
||||||
# ----- CI Requirements ------------------------------------------------------------------------------------------->
|
# ----- CI Requirements ------------------------------------------------------------------------------------------->
|
||||||
- id: pip-tools-compile
|
|
||||||
alias: compile-ci-linux-py3.5-zmq-requirements
|
|
||||||
name: Linux CI Py3.5 ZeroMQ Requirements
|
|
||||||
files: ^requirements/((base|zeromq|pytest)\.txt|static/((ci|pkg)/(linux\.in|common\.in)|pkg/py3\.5/linux\.txt))$
|
|
||||||
pass_filenames: false
|
|
||||||
args:
|
|
||||||
- -v
|
|
||||||
- --py-version=3.5
|
|
||||||
- --platform=linux
|
|
||||||
- --include=requirements/base.txt
|
|
||||||
- --include=requirements/zeromq.txt
|
|
||||||
- --include=requirements/pytest.txt
|
|
||||||
- --include=requirements/static/pkg/linux.in
|
|
||||||
- --include=requirements/static/ci/common.in
|
|
||||||
- --pip-args=--constraint=requirements/static/pkg/py{py_version}/linux.txt
|
|
||||||
- requirements/static/ci/linux.in
|
|
||||||
|
|
||||||
- id: pip-tools-compile
|
- id: pip-tools-compile
|
||||||
alias: compile-ci-linux-py3.6-zmq-requirements
|
alias: compile-ci-linux-py3.6-zmq-requirements
|
||||||
name: Linux CI Py3.6 ZeroMQ Requirements
|
name: Linux CI Py3.6 ZeroMQ Requirements
|
||||||
|
@ -317,19 +286,6 @@ repos:
|
||||||
- --pip-args=--constraint=requirements/static/pkg/py{py_version}/linux.txt
|
- --pip-args=--constraint=requirements/static/pkg/py{py_version}/linux.txt
|
||||||
- requirements/static/ci/linux.in
|
- requirements/static/ci/linux.in
|
||||||
|
|
||||||
- id: pip-tools-compile
|
|
||||||
alias: compile-ci-linux-crypto-py3.5-requirements
|
|
||||||
name: Linux CI Py3.5 Crypto Requirements
|
|
||||||
files: ^requirements/(crypto\.txt|static/ci/(crypto\.in|py3\.5/linux-crypto\.txt))$
|
|
||||||
pass_filenames: false
|
|
||||||
args:
|
|
||||||
- -v
|
|
||||||
- --py-version=3.5
|
|
||||||
- --platform=linux
|
|
||||||
- --out-prefix=linux
|
|
||||||
- --pip-args=--constraint=requirements/static/ci/py{py_version}/linux.txt
|
|
||||||
- requirements/static/ci/crypto.in
|
|
||||||
|
|
||||||
- id: pip-tools-compile
|
- id: pip-tools-compile
|
||||||
alias: compile-ci-linux-crypto-py3.6-requirements
|
alias: compile-ci-linux-crypto-py3.6-requirements
|
||||||
name: Linux CI Py3.6 Crypto Requirements
|
name: Linux CI Py3.6 Crypto Requirements
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile --output-file=requirements/static/ci/py3.5/linux-crypto.txt --pip-args='--constraint=requirements/static/ci/py3.5/linux.txt' requirements/static/ci/crypto.in
|
|
||||||
#
|
|
||||||
m2crypto==0.38.0
|
|
||||||
# via -r requirements/static/ci/crypto.in
|
|
||||||
pycryptodome==3.9.7
|
|
||||||
# via -r requirements/static/ci/crypto.in
|
|
|
@ -1,972 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile --output-file=requirements/static/ci/py3.5/linux.txt --pip-args='--constraint=requirements/static/pkg/py3.5/linux.txt' requirements/base.txt requirements/pytest.txt requirements/static/ci/common.in requirements/static/ci/linux.in requirements/static/pkg/linux.in requirements/zeromq.txt
|
|
||||||
#
|
|
||||||
adal==1.2.3
|
|
||||||
# via
|
|
||||||
# azure-datalake-store
|
|
||||||
# msrestazure
|
|
||||||
ansible-core==2.11.7
|
|
||||||
# via ansible
|
|
||||||
ansible==4.4.0
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
apache-libcloud==2.5.0 ; sys_platform != "win32"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
asn1crypto==1.3.0
|
|
||||||
# via
|
|
||||||
# certvalidator
|
|
||||||
# oscrypto
|
|
||||||
attrs==20.3.0
|
|
||||||
# via
|
|
||||||
# jsonschema
|
|
||||||
# pytest
|
|
||||||
# pytest-salt-factories
|
|
||||||
# pytest-shell-utilities
|
|
||||||
# pytest-skip-markers
|
|
||||||
# pytest-system-statistics
|
|
||||||
aws-sam-translator==1.33.0
|
|
||||||
# via cfn-lint
|
|
||||||
aws-xray-sdk==0.95
|
|
||||||
# via moto
|
|
||||||
azure-applicationinsights==0.1.0
|
|
||||||
# via azure
|
|
||||||
azure-batch==4.1.3
|
|
||||||
# via azure
|
|
||||||
azure-common==1.1.18
|
|
||||||
# via
|
|
||||||
# azure-applicationinsights
|
|
||||||
# azure-batch
|
|
||||||
# azure-cosmosdb-table
|
|
||||||
# azure-eventgrid
|
|
||||||
# azure-graphrbac
|
|
||||||
# azure-keyvault
|
|
||||||
# azure-loganalytics
|
|
||||||
# azure-mgmt-advisor
|
|
||||||
# azure-mgmt-applicationinsights
|
|
||||||
# azure-mgmt-authorization
|
|
||||||
# azure-mgmt-batch
|
|
||||||
# azure-mgmt-batchai
|
|
||||||
# azure-mgmt-billing
|
|
||||||
# azure-mgmt-cdn
|
|
||||||
# azure-mgmt-cognitiveservices
|
|
||||||
# azure-mgmt-commerce
|
|
||||||
# azure-mgmt-compute
|
|
||||||
# azure-mgmt-consumption
|
|
||||||
# azure-mgmt-containerinstance
|
|
||||||
# azure-mgmt-containerregistry
|
|
||||||
# azure-mgmt-containerservice
|
|
||||||
# azure-mgmt-cosmosdb
|
|
||||||
# azure-mgmt-datafactory
|
|
||||||
# azure-mgmt-datalake-analytics
|
|
||||||
# azure-mgmt-datalake-store
|
|
||||||
# azure-mgmt-datamigration
|
|
||||||
# azure-mgmt-devspaces
|
|
||||||
# azure-mgmt-devtestlabs
|
|
||||||
# azure-mgmt-dns
|
|
||||||
# azure-mgmt-eventgrid
|
|
||||||
# azure-mgmt-eventhub
|
|
||||||
# azure-mgmt-hanaonazure
|
|
||||||
# azure-mgmt-iotcentral
|
|
||||||
# azure-mgmt-iothub
|
|
||||||
# azure-mgmt-iothubprovisioningservices
|
|
||||||
# azure-mgmt-keyvault
|
|
||||||
# azure-mgmt-loganalytics
|
|
||||||
# azure-mgmt-logic
|
|
||||||
# azure-mgmt-machinelearningcompute
|
|
||||||
# azure-mgmt-managementgroups
|
|
||||||
# azure-mgmt-managementpartner
|
|
||||||
# azure-mgmt-maps
|
|
||||||
# azure-mgmt-marketplaceordering
|
|
||||||
# azure-mgmt-media
|
|
||||||
# azure-mgmt-monitor
|
|
||||||
# azure-mgmt-msi
|
|
||||||
# azure-mgmt-network
|
|
||||||
# azure-mgmt-notificationhubs
|
|
||||||
# azure-mgmt-policyinsights
|
|
||||||
# azure-mgmt-powerbiembedded
|
|
||||||
# azure-mgmt-rdbms
|
|
||||||
# azure-mgmt-recoveryservices
|
|
||||||
# azure-mgmt-recoveryservicesbackup
|
|
||||||
# azure-mgmt-redis
|
|
||||||
# azure-mgmt-relay
|
|
||||||
# azure-mgmt-reservations
|
|
||||||
# azure-mgmt-resource
|
|
||||||
# azure-mgmt-scheduler
|
|
||||||
# azure-mgmt-search
|
|
||||||
# azure-mgmt-servicebus
|
|
||||||
# azure-mgmt-servicefabric
|
|
||||||
# azure-mgmt-signalr
|
|
||||||
# azure-mgmt-sql
|
|
||||||
# azure-mgmt-storage
|
|
||||||
# azure-mgmt-subscription
|
|
||||||
# azure-mgmt-trafficmanager
|
|
||||||
# azure-mgmt-web
|
|
||||||
# azure-servicebus
|
|
||||||
# azure-servicefabric
|
|
||||||
# azure-servicemanagement-legacy
|
|
||||||
# azure-storage-blob
|
|
||||||
# azure-storage-common
|
|
||||||
# azure-storage-file
|
|
||||||
# azure-storage-queue
|
|
||||||
azure-cosmosdb-nspkg==2.0.2
|
|
||||||
# via azure-cosmosdb-table
|
|
||||||
azure-cosmosdb-table==1.0.5
|
|
||||||
# via azure
|
|
||||||
azure-datalake-store==0.0.44
|
|
||||||
# via azure
|
|
||||||
azure-eventgrid==1.2.0
|
|
||||||
# via azure
|
|
||||||
azure-graphrbac==0.40.0
|
|
||||||
# via azure
|
|
||||||
azure-keyvault==1.1.0
|
|
||||||
# via azure
|
|
||||||
azure-loganalytics==0.1.0
|
|
||||||
# via azure
|
|
||||||
azure-mgmt-advisor==1.0.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-applicationinsights==0.1.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-authorization==0.50.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-batch==5.0.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-batchai==2.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-billing==0.2.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-cdn==3.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-cognitiveservices==3.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-commerce==1.0.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-compute==4.6.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-consumption==2.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-containerinstance==1.4.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-containerregistry==2.7.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-containerservice==4.4.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-cosmosdb==0.4.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-datafactory==0.6.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-datalake-analytics==0.6.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-datalake-nspkg==3.0.1
|
|
||||||
# via
|
|
||||||
# azure-mgmt-datalake-analytics
|
|
||||||
# azure-mgmt-datalake-store
|
|
||||||
azure-mgmt-datalake-store==0.5.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-datamigration==1.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-devspaces==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-devtestlabs==2.2.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-dns==2.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-eventgrid==1.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-eventhub==2.5.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-hanaonazure==0.1.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-iotcentral==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-iothub==0.5.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-iothubprovisioningservices==0.2.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-keyvault==1.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-loganalytics==0.2.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-logic==3.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-machinelearningcompute==0.4.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-managementgroups==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-managementpartner==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-maps==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-marketplaceordering==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-media==1.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-monitor==0.5.2
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-msi==0.2.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-network==2.6.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-notificationhubs==2.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-nspkg==3.0.2
|
|
||||||
# via
|
|
||||||
# azure-mgmt-advisor
|
|
||||||
# azure-mgmt-applicationinsights
|
|
||||||
# azure-mgmt-authorization
|
|
||||||
# azure-mgmt-batch
|
|
||||||
# azure-mgmt-batchai
|
|
||||||
# azure-mgmt-billing
|
|
||||||
# azure-mgmt-cognitiveservices
|
|
||||||
# azure-mgmt-commerce
|
|
||||||
# azure-mgmt-consumption
|
|
||||||
# azure-mgmt-cosmosdb
|
|
||||||
# azure-mgmt-datafactory
|
|
||||||
# azure-mgmt-datalake-nspkg
|
|
||||||
# azure-mgmt-datamigration
|
|
||||||
# azure-mgmt-devspaces
|
|
||||||
# azure-mgmt-devtestlabs
|
|
||||||
# azure-mgmt-dns
|
|
||||||
# azure-mgmt-eventgrid
|
|
||||||
# azure-mgmt-hanaonazure
|
|
||||||
# azure-mgmt-iotcentral
|
|
||||||
# azure-mgmt-iothub
|
|
||||||
# azure-mgmt-iothubprovisioningservices
|
|
||||||
# azure-mgmt-keyvault
|
|
||||||
# azure-mgmt-loganalytics
|
|
||||||
# azure-mgmt-logic
|
|
||||||
# azure-mgmt-machinelearningcompute
|
|
||||||
# azure-mgmt-managementgroups
|
|
||||||
# azure-mgmt-managementpartner
|
|
||||||
# azure-mgmt-maps
|
|
||||||
# azure-mgmt-marketplaceordering
|
|
||||||
# azure-mgmt-monitor
|
|
||||||
# azure-mgmt-msi
|
|
||||||
# azure-mgmt-notificationhubs
|
|
||||||
# azure-mgmt-policyinsights
|
|
||||||
# azure-mgmt-powerbiembedded
|
|
||||||
# azure-mgmt-recoveryservices
|
|
||||||
# azure-mgmt-recoveryservicesbackup
|
|
||||||
# azure-mgmt-redis
|
|
||||||
# azure-mgmt-relay
|
|
||||||
# azure-mgmt-reservations
|
|
||||||
# azure-mgmt-scheduler
|
|
||||||
# azure-mgmt-search
|
|
||||||
# azure-mgmt-servicefabric
|
|
||||||
# azure-mgmt-signalr
|
|
||||||
# azure-mgmt-sql
|
|
||||||
# azure-mgmt-storage
|
|
||||||
# azure-mgmt-subscription
|
|
||||||
# azure-mgmt-trafficmanager
|
|
||||||
# azure-mgmt-web
|
|
||||||
azure-mgmt-policyinsights==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-powerbiembedded==2.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-rdbms==1.8.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-recoveryservices==0.3.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-recoveryservicesbackup==0.3.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-redis==5.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-relay==0.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-reservations==0.2.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-resource==2.1.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-scheduler==2.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-search==2.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-servicebus==0.5.3
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-servicefabric==0.2.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-signalr==0.1.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-sql==0.9.1
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-storage==2.0.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-subscription==0.2.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-trafficmanager==0.50.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt-web==0.35.0
|
|
||||||
# via azure-mgmt
|
|
||||||
azure-mgmt==4.0.0
|
|
||||||
# via azure
|
|
||||||
azure-nspkg==3.0.2
|
|
||||||
# via
|
|
||||||
# azure-applicationinsights
|
|
||||||
# azure-batch
|
|
||||||
# azure-cosmosdb-nspkg
|
|
||||||
# azure-eventgrid
|
|
||||||
# azure-graphrbac
|
|
||||||
# azure-keyvault
|
|
||||||
# azure-loganalytics
|
|
||||||
# azure-mgmt-nspkg
|
|
||||||
# azure-servicebus
|
|
||||||
# azure-servicefabric
|
|
||||||
# azure-servicemanagement-legacy
|
|
||||||
azure-servicebus==0.21.1
|
|
||||||
# via azure
|
|
||||||
azure-servicefabric==6.3.0.0
|
|
||||||
# via azure
|
|
||||||
azure-servicemanagement-legacy==0.20.6
|
|
||||||
# via azure
|
|
||||||
azure-storage-blob==1.5.0
|
|
||||||
# via azure
|
|
||||||
azure-storage-common==1.4.0
|
|
||||||
# via
|
|
||||||
# azure-cosmosdb-table
|
|
||||||
# azure-storage-blob
|
|
||||||
# azure-storage-file
|
|
||||||
# azure-storage-queue
|
|
||||||
azure-storage-file==1.4.0
|
|
||||||
# via azure
|
|
||||||
azure-storage-queue==1.4.0
|
|
||||||
# via azure
|
|
||||||
azure==4.0.0 ; sys_platform != "win32"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
backports.entry-points-selectable==1.1.0
|
|
||||||
# via virtualenv
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 ; python_version < "3.7"
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
bcrypt==3.1.6
|
|
||||||
# via paramiko
|
|
||||||
boto3==1.16.63 ; python_version < "3.6"
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# aws-sam-translator
|
|
||||||
# moto
|
|
||||||
boto==2.49.0
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# moto
|
|
||||||
botocore==1.19.63
|
|
||||||
# via
|
|
||||||
# boto3
|
|
||||||
# moto
|
|
||||||
# s3transfer
|
|
||||||
cachetools==3.1.0
|
|
||||||
# via google-auth
|
|
||||||
cassandra-driver==3.23.0
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
certifi==2021.10.8
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# kubernetes
|
|
||||||
# msrest
|
|
||||||
# python-telegram-bot
|
|
||||||
# requests
|
|
||||||
certvalidator==0.11.1
|
|
||||||
# via vcert
|
|
||||||
cffi==1.14.6
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# azure-datalake-store
|
|
||||||
# bcrypt
|
|
||||||
# cryptography
|
|
||||||
# pygit2
|
|
||||||
# pynacl
|
|
||||||
cfn-lint==0.44.3
|
|
||||||
# via moto
|
|
||||||
chardet==3.0.4
|
|
||||||
# via requests
|
|
||||||
cheetah3==3.2.6.post2
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
cheroot==8.5.2
|
|
||||||
# via cherrypy
|
|
||||||
cherrypy==18.6.1
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# -r requirements/static/pkg/linux.in
|
|
||||||
click==7.1.1
|
|
||||||
# via geomet
|
|
||||||
clustershell==1.8.3
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
contextvars==2.4
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
croniter==0.3.29 ; sys_platform != "win32"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
cryptography==3.0
|
|
||||||
# via
|
|
||||||
# adal
|
|
||||||
# ansible-core
|
|
||||||
# azure-cosmosdb-table
|
|
||||||
# azure-keyvault
|
|
||||||
# azure-storage-common
|
|
||||||
# moto
|
|
||||||
# paramiko
|
|
||||||
# pyopenssl
|
|
||||||
# python-jose
|
|
||||||
# python-telegram-bot
|
|
||||||
# sshpubkeys
|
|
||||||
# vcert
|
|
||||||
decorator==4.4.2
|
|
||||||
# via
|
|
||||||
# networkx
|
|
||||||
# python-telegram-bot
|
|
||||||
distlib==0.3.2
|
|
||||||
# via virtualenv
|
|
||||||
distro==1.5.0
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# pytest-skip-markers
|
|
||||||
dnspython==1.16.0
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# python-etcd
|
|
||||||
docker==4.4.4
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# moto
|
|
||||||
# pytest-salt-factories
|
|
||||||
ecdsa==0.14.1
|
|
||||||
# via
|
|
||||||
# moto
|
|
||||||
# python-jose
|
|
||||||
# sshpubkeys
|
|
||||||
filelock==3.0.12
|
|
||||||
# via virtualenv
|
|
||||||
flaky==3.7.0
|
|
||||||
# via -r requirements/pytest.txt
|
|
||||||
future==0.17.1
|
|
||||||
# via textfsm
|
|
||||||
genshi==0.7.5
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
geomet==0.1.2
|
|
||||||
# via cassandra-driver
|
|
||||||
gitdb==4.0.5
|
|
||||||
# via gitpython
|
|
||||||
gitpython==3.1.12
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
google-auth==1.6.3
|
|
||||||
# via kubernetes
|
|
||||||
hglib==2.6.1
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
idna==2.8
|
|
||||||
# via
|
|
||||||
# moto
|
|
||||||
# requests
|
|
||||||
immutables==0.14
|
|
||||||
# via contextvars
|
|
||||||
importlib-metadata==0.23
|
|
||||||
# via
|
|
||||||
# backports.entry-points-selectable
|
|
||||||
# importlib-resources
|
|
||||||
# jsonpickle
|
|
||||||
# jsonschema
|
|
||||||
# pluggy
|
|
||||||
# pytest
|
|
||||||
# virtualenv
|
|
||||||
importlib-resources==1.5.0
|
|
||||||
# via
|
|
||||||
# cfn-lint
|
|
||||||
# jaraco.text
|
|
||||||
# virtualenv
|
|
||||||
iniconfig==1.0.1
|
|
||||||
# via pytest
|
|
||||||
ipaddress==1.0.22
|
|
||||||
# via kubernetes
|
|
||||||
isodate==0.6.0
|
|
||||||
# via msrest
|
|
||||||
jaraco.classes==2.0
|
|
||||||
# via jaraco.collections
|
|
||||||
jaraco.collections==2.1
|
|
||||||
# via cherrypy
|
|
||||||
jaraco.functools==2.0
|
|
||||||
# via
|
|
||||||
# cheroot
|
|
||||||
# jaraco.text
|
|
||||||
# tempora
|
|
||||||
jaraco.text==3.2.0
|
|
||||||
# via jaraco.collections
|
|
||||||
jinja2==2.11.3
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# ansible-core
|
|
||||||
# junos-eznc
|
|
||||||
# moto
|
|
||||||
jmespath==0.9.4
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# boto3
|
|
||||||
# botocore
|
|
||||||
jsondiff==1.2.0
|
|
||||||
# via moto
|
|
||||||
jsonpatch==1.28
|
|
||||||
# via cfn-lint
|
|
||||||
jsonpickle==2.0.0
|
|
||||||
# via aws-xray-sdk
|
|
||||||
jsonpointer==2.0
|
|
||||||
# via jsonpatch
|
|
||||||
jsonschema==3.2.0
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# aws-sam-translator
|
|
||||||
# cfn-lint
|
|
||||||
junit-xml==1.9
|
|
||||||
# via cfn-lint
|
|
||||||
junos-eznc==2.4.0 ; sys_platform != "win32" and python_version <= "3.9"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
jxmlease==1.0.1 ; sys_platform != "win32"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
kazoo==2.6.1 ; sys_platform != "win32" and sys_platform != "darwin"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
keyring==5.7.1
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
kubernetes==3.0.0
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
libnacl==1.7.1 ; sys_platform != "win32" and sys_platform != "darwin"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
lxml==4.9.1
|
|
||||||
# via
|
|
||||||
# junos-eznc
|
|
||||||
# ncclient
|
|
||||||
mako==1.1.4
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
markupsafe==1.1.1
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# jinja2
|
|
||||||
# mako
|
|
||||||
# moto
|
|
||||||
mercurial==6.0.1
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
mock==3.0.5
|
|
||||||
# via
|
|
||||||
# -r requirements/pytest.txt
|
|
||||||
# moto
|
|
||||||
more-itertools==5.0.0
|
|
||||||
# via
|
|
||||||
# cheroot
|
|
||||||
# cherrypy
|
|
||||||
# jaraco.functools
|
|
||||||
# moto
|
|
||||||
# zipp
|
|
||||||
moto==1.3.16 ; python_version <= "3.5"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
msgpack==1.0.2
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# pytest-salt-factories
|
|
||||||
msrest==0.6.14
|
|
||||||
# via
|
|
||||||
# azure-applicationinsights
|
|
||||||
# azure-eventgrid
|
|
||||||
# azure-keyvault
|
|
||||||
# azure-loganalytics
|
|
||||||
# azure-mgmt-cdn
|
|
||||||
# azure-mgmt-compute
|
|
||||||
# azure-mgmt-containerinstance
|
|
||||||
# azure-mgmt-containerregistry
|
|
||||||
# azure-mgmt-containerservice
|
|
||||||
# azure-mgmt-dns
|
|
||||||
# azure-mgmt-eventhub
|
|
||||||
# azure-mgmt-keyvault
|
|
||||||
# azure-mgmt-media
|
|
||||||
# azure-mgmt-network
|
|
||||||
# azure-mgmt-rdbms
|
|
||||||
# azure-mgmt-resource
|
|
||||||
# azure-mgmt-servicebus
|
|
||||||
# azure-mgmt-servicefabric
|
|
||||||
# azure-mgmt-signalr
|
|
||||||
# azure-servicefabric
|
|
||||||
# msrestazure
|
|
||||||
msrestazure==0.6.3
|
|
||||||
# via
|
|
||||||
# azure-batch
|
|
||||||
# azure-eventgrid
|
|
||||||
# azure-graphrbac
|
|
||||||
# azure-keyvault
|
|
||||||
# azure-mgmt-advisor
|
|
||||||
# azure-mgmt-applicationinsights
|
|
||||||
# azure-mgmt-authorization
|
|
||||||
# azure-mgmt-batch
|
|
||||||
# azure-mgmt-batchai
|
|
||||||
# azure-mgmt-billing
|
|
||||||
# azure-mgmt-cdn
|
|
||||||
# azure-mgmt-cognitiveservices
|
|
||||||
# azure-mgmt-commerce
|
|
||||||
# azure-mgmt-compute
|
|
||||||
# azure-mgmt-consumption
|
|
||||||
# azure-mgmt-containerinstance
|
|
||||||
# azure-mgmt-containerregistry
|
|
||||||
# azure-mgmt-containerservice
|
|
||||||
# azure-mgmt-cosmosdb
|
|
||||||
# azure-mgmt-datafactory
|
|
||||||
# azure-mgmt-datalake-analytics
|
|
||||||
# azure-mgmt-datalake-store
|
|
||||||
# azure-mgmt-datamigration
|
|
||||||
# azure-mgmt-devspaces
|
|
||||||
# azure-mgmt-devtestlabs
|
|
||||||
# azure-mgmt-dns
|
|
||||||
# azure-mgmt-eventgrid
|
|
||||||
# azure-mgmt-eventhub
|
|
||||||
# azure-mgmt-hanaonazure
|
|
||||||
# azure-mgmt-iotcentral
|
|
||||||
# azure-mgmt-iothub
|
|
||||||
# azure-mgmt-iothubprovisioningservices
|
|
||||||
# azure-mgmt-keyvault
|
|
||||||
# azure-mgmt-loganalytics
|
|
||||||
# azure-mgmt-logic
|
|
||||||
# azure-mgmt-machinelearningcompute
|
|
||||||
# azure-mgmt-managementgroups
|
|
||||||
# azure-mgmt-managementpartner
|
|
||||||
# azure-mgmt-maps
|
|
||||||
# azure-mgmt-marketplaceordering
|
|
||||||
# azure-mgmt-media
|
|
||||||
# azure-mgmt-monitor
|
|
||||||
# azure-mgmt-msi
|
|
||||||
# azure-mgmt-network
|
|
||||||
# azure-mgmt-notificationhubs
|
|
||||||
# azure-mgmt-policyinsights
|
|
||||||
# azure-mgmt-powerbiembedded
|
|
||||||
# azure-mgmt-rdbms
|
|
||||||
# azure-mgmt-recoveryservices
|
|
||||||
# azure-mgmt-recoveryservicesbackup
|
|
||||||
# azure-mgmt-redis
|
|
||||||
# azure-mgmt-relay
|
|
||||||
# azure-mgmt-reservations
|
|
||||||
# azure-mgmt-resource
|
|
||||||
# azure-mgmt-scheduler
|
|
||||||
# azure-mgmt-search
|
|
||||||
# azure-mgmt-servicebus
|
|
||||||
# azure-mgmt-servicefabric
|
|
||||||
# azure-mgmt-signalr
|
|
||||||
# azure-mgmt-sql
|
|
||||||
# azure-mgmt-storage
|
|
||||||
# azure-mgmt-subscription
|
|
||||||
# azure-mgmt-trafficmanager
|
|
||||||
# azure-mgmt-web
|
|
||||||
ncclient==0.6.4
|
|
||||||
# via junos-eznc
|
|
||||||
netaddr==0.7.19
|
|
||||||
# via junos-eznc
|
|
||||||
networkx==2.4
|
|
||||||
# via cfn-lint
|
|
||||||
ntc-templates==1.4.0
|
|
||||||
# via junos-eznc
|
|
||||||
oauthlib==3.2.1
|
|
||||||
# via requests-oauthlib
|
|
||||||
oscrypto==1.2.0
|
|
||||||
# via certvalidator
|
|
||||||
packaging==19.2
|
|
||||||
# via
|
|
||||||
# ansible-core
|
|
||||||
# pytest
|
|
||||||
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# junos-eznc
|
|
||||||
# ncclient
|
|
||||||
# scp
|
|
||||||
passlib==1.7.2 ; sys_platform != "win32"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
pathlib2==2.3.5
|
|
||||||
# via pytest
|
|
||||||
pathspec==0.9.0
|
|
||||||
# via yamllint
|
|
||||||
pathtools==0.1.2
|
|
||||||
# via watchdog
|
|
||||||
platformdirs==2.0.2
|
|
||||||
# via virtualenv
|
|
||||||
pluggy==0.13.0
|
|
||||||
# via pytest
|
|
||||||
portend==2.4
|
|
||||||
# via cherrypy
|
|
||||||
psutil==5.8.0
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# pytest-salt-factories
|
|
||||||
# pytest-shell-utilities
|
|
||||||
# pytest-system-statistics
|
|
||||||
py==1.10.0
|
|
||||||
# via pytest
|
|
||||||
pyasn1-modules==0.2.4
|
|
||||||
# via google-auth
|
|
||||||
pyasn1==0.4.8
|
|
||||||
# via
|
|
||||||
# pyasn1-modules
|
|
||||||
# python-jose
|
|
||||||
# rsa
|
|
||||||
pycparser==2.17
|
|
||||||
# via cffi
|
|
||||||
pycryptodomex==3.9.8
|
|
||||||
# via -r requirements/crypto.txt
|
|
||||||
pycurl==7.43.0.6 ; python_version <= "3.9"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
pygit2==1.0.3 ; python_version <= "3.8"
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
pyiface==0.0.11
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
pyinotify==0.9.6 ; sys_platform != "win32" and sys_platform != "darwin" and platform_system != "openbsd"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
pyjwt==1.7.1
|
|
||||||
# via
|
|
||||||
# adal
|
|
||||||
# twilio
|
|
||||||
pymysql==0.9.3 ; python_version <= "3.5"
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
pynacl==1.3.0
|
|
||||||
# via paramiko
|
|
||||||
pyopenssl==19.1.0
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
pyparsing==2.4.5
|
|
||||||
# via
|
|
||||||
# junos-eznc
|
|
||||||
# packaging
|
|
||||||
pyrsistent==0.17.3
|
|
||||||
# via jsonschema
|
|
||||||
pyserial==3.4
|
|
||||||
# via junos-eznc
|
|
||||||
pytest-custom-exit-code==0.3.0
|
|
||||||
# via -r requirements/pytest.txt
|
|
||||||
pytest-helpers-namespace==2021.4.29
|
|
||||||
# via
|
|
||||||
# -r requirements/pytest.txt
|
|
||||||
# pytest-salt-factories
|
|
||||||
# pytest-shell-utilities
|
|
||||||
pytest-httpserver==1.0.1
|
|
||||||
# via -r requirements/pytest.txt
|
|
||||||
pytest-salt-factories[docker]==1.0.0rc20 ; sys_platform != "win32"
|
|
||||||
# via -r requirements/pytest.txt
|
|
||||||
pytest-shell-utilities==1.6.0
|
|
||||||
# via pytest-salt-factories
|
|
||||||
pytest-skip-markers==1.2.0
|
|
||||||
# via
|
|
||||||
# pytest-salt-factories
|
|
||||||
# pytest-shell-utilities
|
|
||||||
# pytest-system-statistics
|
|
||||||
pytest-subtests==0.4.0
|
|
||||||
# via -r requirements/pytest.txt
|
|
||||||
pytest-system-statistics==1.0.2
|
|
||||||
# via pytest-salt-factories
|
|
||||||
pytest-tempdir==2019.10.12
|
|
||||||
# via
|
|
||||||
# -r requirements/pytest.txt
|
|
||||||
# pytest-salt-factories
|
|
||||||
pytest-timeout==1.4.2
|
|
||||||
# via -r requirements/pytest.txt
|
|
||||||
pytest==6.1.2 ; python_version < "3.6"
|
|
||||||
# via
|
|
||||||
# -r requirements/pytest.txt
|
|
||||||
# pytest-custom-exit-code
|
|
||||||
# pytest-helpers-namespace
|
|
||||||
# pytest-salt-factories
|
|
||||||
# pytest-shell-utilities
|
|
||||||
# pytest-skip-markers
|
|
||||||
# pytest-subtests
|
|
||||||
# pytest-system-statistics
|
|
||||||
# pytest-tempdir
|
|
||||||
# pytest-timeout
|
|
||||||
python-consul==1.1.0
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
python-dateutil==2.8.1
|
|
||||||
# via
|
|
||||||
# -r requirements/static/pkg/linux.in
|
|
||||||
# adal
|
|
||||||
# azure-cosmosdb-table
|
|
||||||
# azure-storage-common
|
|
||||||
# botocore
|
|
||||||
# croniter
|
|
||||||
# kubernetes
|
|
||||||
# moto
|
|
||||||
# vcert
|
|
||||||
python-etcd==0.4.5
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
python-gnupg==0.4.8
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
python-jose[cryptography]==3.2.0
|
|
||||||
# via moto
|
|
||||||
python-telegram-bot==12.8 ; python_version <= "3.5"
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
pytz==2022.1
|
|
||||||
# via
|
|
||||||
# moto
|
|
||||||
# tempora
|
|
||||||
# twilio
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
pyyaml==5.3.1
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# ansible-core
|
|
||||||
# cfn-lint
|
|
||||||
# clustershell
|
|
||||||
# junos-eznc
|
|
||||||
# kubernetes
|
|
||||||
# moto
|
|
||||||
# yamllint
|
|
||||||
# yamlordereddictloader
|
|
||||||
pyzmq==18.0.1 ; python_version < "3.9"
|
|
||||||
# via
|
|
||||||
# -r requirements/zeromq.txt
|
|
||||||
# pytest-salt-factories
|
|
||||||
redis-py-cluster==2.1.3
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
redis==3.5.3
|
|
||||||
# via redis-py-cluster
|
|
||||||
requests-oauthlib==1.3.0
|
|
||||||
# via msrest
|
|
||||||
requests==2.25.1
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# adal
|
|
||||||
# apache-libcloud
|
|
||||||
# aws-xray-sdk
|
|
||||||
# azure-cosmosdb-table
|
|
||||||
# azure-datalake-store
|
|
||||||
# azure-keyvault
|
|
||||||
# azure-servicebus
|
|
||||||
# azure-servicemanagement-legacy
|
|
||||||
# azure-storage-common
|
|
||||||
# docker
|
|
||||||
# kubernetes
|
|
||||||
# moto
|
|
||||||
# msrest
|
|
||||||
# python-consul
|
|
||||||
# pyvmomi
|
|
||||||
# requests-oauthlib
|
|
||||||
# responses
|
|
||||||
# twilio
|
|
||||||
# vcert
|
|
||||||
resolvelib==0.5.4
|
|
||||||
# via ansible-core
|
|
||||||
responses==0.10.6
|
|
||||||
# via moto
|
|
||||||
rfc3987==1.3.8
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
rpm-vercmp==0.1.2
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
rsa==4.7.2
|
|
||||||
# via
|
|
||||||
# google-auth
|
|
||||||
# python-jose
|
|
||||||
s3transfer==0.3.7
|
|
||||||
# via boto3
|
|
||||||
scp==0.13.2
|
|
||||||
# via junos-eznc
|
|
||||||
setproctitle==1.1.10 ; python_version < "3.10"
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
six==1.16.0
|
|
||||||
# via
|
|
||||||
# aws-sam-translator
|
|
||||||
# bcrypt
|
|
||||||
# cassandra-driver
|
|
||||||
# cfn-lint
|
|
||||||
# cheroot
|
|
||||||
# cryptography
|
|
||||||
# docker
|
|
||||||
# ecdsa
|
|
||||||
# genshi
|
|
||||||
# geomet
|
|
||||||
# google-auth
|
|
||||||
# isodate
|
|
||||||
# jaraco.classes
|
|
||||||
# jaraco.collections
|
|
||||||
# jaraco.text
|
|
||||||
# jsonschema
|
|
||||||
# junit-xml
|
|
||||||
# junos-eznc
|
|
||||||
# kazoo
|
|
||||||
# kubernetes
|
|
||||||
# mock
|
|
||||||
# more-itertools
|
|
||||||
# moto
|
|
||||||
# ncclient
|
|
||||||
# packaging
|
|
||||||
# paramiko
|
|
||||||
# pathlib2
|
|
||||||
# pynacl
|
|
||||||
# pyopenssl
|
|
||||||
# python-consul
|
|
||||||
# python-dateutil
|
|
||||||
# python-jose
|
|
||||||
# pyvmomi
|
|
||||||
# responses
|
|
||||||
# tempora
|
|
||||||
# textfsm
|
|
||||||
# transitions
|
|
||||||
# twilio
|
|
||||||
# vcert
|
|
||||||
# virtualenv
|
|
||||||
# websocket-client
|
|
||||||
smmap==3.0.4
|
|
||||||
# via gitdb
|
|
||||||
sqlparse==0.4.2
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
sshpubkeys==3.1.0
|
|
||||||
# via moto
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
tempora==1.14.1
|
|
||||||
# via portend
|
|
||||||
terminal==0.4.0
|
|
||||||
# via ntc-templates
|
|
||||||
textfsm==1.1.0
|
|
||||||
# via ntc-templates
|
|
||||||
timelib==0.2.5
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
toml==0.10.2
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# pytest
|
|
||||||
tornado==6.1
|
|
||||||
# via python-telegram-bot
|
|
||||||
transitions==0.8.1
|
|
||||||
# via junos-eznc
|
|
||||||
twilio==6.63.2
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
typing-extensions==3.10.0.2
|
|
||||||
# via
|
|
||||||
# pytest-shell-utilities
|
|
||||||
# pytest-system-statistics
|
|
||||||
urllib3==1.26.6
|
|
||||||
# via
|
|
||||||
# botocore
|
|
||||||
# kubernetes
|
|
||||||
# python-etcd
|
|
||||||
# requests
|
|
||||||
vcert==0.7.4 ; sys_platform != "win32"
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
virtualenv==20.7.2
|
|
||||||
# via
|
|
||||||
# -r requirements/static/ci/common.in
|
|
||||||
# pytest-salt-factories
|
|
||||||
watchdog==0.10.3
|
|
||||||
# via -r requirements/static/ci/common.in
|
|
||||||
websocket-client==0.40.0
|
|
||||||
# via
|
|
||||||
# docker
|
|
||||||
# kubernetes
|
|
||||||
werkzeug==0.15.6
|
|
||||||
# via
|
|
||||||
# moto
|
|
||||||
# pytest-httpserver
|
|
||||||
wrapt==1.11.1
|
|
||||||
# via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0
|
|
||||||
# via moto
|
|
||||||
yamllint==1.26.3
|
|
||||||
# via -r requirements/static/ci/linux.in
|
|
||||||
yamlordereddictloader==0.4.0
|
|
||||||
# via junos-eznc
|
|
||||||
zc.lockfile==1.4
|
|
||||||
# via cherrypy
|
|
||||||
zipp==0.6.0
|
|
||||||
# via
|
|
||||||
# importlib-metadata
|
|
||||||
# importlib-resources
|
|
||||||
# moto
|
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
|
||||||
# setuptools
|
|
|
@ -1,106 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile --output-file=requirements/static/pkg/py3.5/linux.txt requirements/base.txt requirements/static/pkg/linux.in requirements/zeromq.txt requirements/zeromq.txt
|
|
||||||
#
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 ; python_version < "3.7"
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
certifi==2021.10.8
|
|
||||||
# via requests
|
|
||||||
cffi==1.14.6
|
|
||||||
# via cryptography
|
|
||||||
chardet==3.0.4
|
|
||||||
# via requests
|
|
||||||
cheroot==8.5.2
|
|
||||||
# via cherrypy
|
|
||||||
cherrypy==18.6.1
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
contextvars==2.4
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
cryptography==3.0
|
|
||||||
# via pyopenssl
|
|
||||||
distro==1.5.0
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
idna==2.8
|
|
||||||
# via requests
|
|
||||||
immutables==0.14
|
|
||||||
# via contextvars
|
|
||||||
importlib-resources==3.2.1
|
|
||||||
# via jaraco.text
|
|
||||||
jaraco.classes==2.0
|
|
||||||
# via jaraco.collections
|
|
||||||
jaraco.collections==2.1
|
|
||||||
# via cherrypy
|
|
||||||
jaraco.functools==2.0
|
|
||||||
# via
|
|
||||||
# cheroot
|
|
||||||
# jaraco.text
|
|
||||||
# tempora
|
|
||||||
jaraco.text==3.2.0
|
|
||||||
# via jaraco.collections
|
|
||||||
jinja2==2.11.3
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
jmespath==0.10.0
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
markupsafe==1.1.1
|
|
||||||
# via
|
|
||||||
# -r requirements/base.txt
|
|
||||||
# jinja2
|
|
||||||
more-itertools==5.0.0
|
|
||||||
# via
|
|
||||||
# cheroot
|
|
||||||
# cherrypy
|
|
||||||
# jaraco.functools
|
|
||||||
msgpack==1.0.2
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
portend==2.4
|
|
||||||
# via cherrypy
|
|
||||||
psutil==5.8.0
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
pycparser==2.17
|
|
||||||
# via cffi
|
|
||||||
pycryptodomex==3.9.8
|
|
||||||
# via -r requirements/crypto.txt
|
|
||||||
pyopenssl==19.1.0
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
python-dateutil==2.8.1
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
python-gnupg==0.4.8
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
pytz==2022.1
|
|
||||||
# via tempora
|
|
||||||
pyyaml==5.3.1
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
pyzmq==18.0.1 ; python_version < "3.9"
|
|
||||||
# via -r requirements/zeromq.txt
|
|
||||||
requests==2.25.1
|
|
||||||
# via -r requirements/base.txt
|
|
||||||
rpm-vercmp==0.1.2
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
setproctitle==1.1.10 ; python_version < "3.10"
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
six==1.16.0
|
|
||||||
# via
|
|
||||||
# cheroot
|
|
||||||
# cryptography
|
|
||||||
# jaraco.classes
|
|
||||||
# jaraco.collections
|
|
||||||
# jaraco.text
|
|
||||||
# more-itertools
|
|
||||||
# pyopenssl
|
|
||||||
# python-dateutil
|
|
||||||
# tempora
|
|
||||||
tempora==1.14.1
|
|
||||||
# via portend
|
|
||||||
timelib==0.2.5
|
|
||||||
# via -r requirements/static/pkg/linux.in
|
|
||||||
urllib3==1.26.6
|
|
||||||
# via requests
|
|
||||||
zc.lockfile==1.4
|
|
||||||
# via cherrypy
|
|
||||||
zipp==1.2.0
|
|
||||||
# via importlib-resources
|
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
|
||||||
# setuptools
|
|
Loading…
Add table
Reference in a new issue