This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new 5c28fef Updating constraints. Build id:1133346144
5c28fef is described below
commit 5c28fefd18b0751d3fa818fe8d788b651997ed2d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Aug 15 21:00:10 2021 +0000
Updating constraints. Build id:1133346144
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of 'refs/heads/main' in 'apache/airflow'
with commit sha b5f7e9e6500fb2405099f8d2287eb8426d9bffcb.
All tests passed in this build so we determined we can push the updated
constraints.
See
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for
details.
---
constraints-3.6.txt | 29 +++++++++++++++--------------
constraints-3.7.txt | 31 ++++++++++++++++---------------
constraints-3.8.txt | 31 ++++++++++++++++---------------
constraints-3.9.txt | 30 +++++++++++++++---------------
constraints-no-providers-3.6.txt | 8 ++++----
constraints-no-providers-3.7.txt | 12 ++++++------
constraints-no-providers-3.8.txt | 12 ++++++------
constraints-no-providers-3.9.txt | 10 +++++-----
constraints-source-providers-3.6.txt | 1 +
constraints-source-providers-3.7.txt | 1 +
constraints-source-providers-3.8.txt | 1 +
constraints-source-providers-3.9.txt | 1 +
12 files changed, 87 insertions(+), 80 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 0d25bfd..8c4c07f 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -27,7 +27,7 @@ PyJWT==1.7.1
PyNaCl==1.4.0
PySmbClient==0.1.5
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -153,6 +153,7 @@ azure-storage-file==2.1.0
backcall==0.2.0
backoff==1.10.0
backports.entry-points-selectable==1.1.0
+backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
@@ -233,15 +234,15 @@ google-cloud-appengine-logging==0.1.4
google-cloud-audit-log==0.1.0
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.1
-google-cloud-bigquery-storage==2.6.2
-google-cloud-bigquery==2.23.2
+google-cloud-bigquery-storage==2.6.3
+google-cloud-bigquery==2.24.0
google-cloud-bigtable==1.7.0
google-cloud-container==1.0.1
google-cloud-core==1.7.2
google-cloud-datacatalog==3.4.0
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
-google-cloud-kms==2.4.3
+google-cloud-kms==2.5.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
@@ -252,7 +253,7 @@ google-cloud-redis==2.2.2
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
-google-cloud-storage==1.41.1
+google-cloud-storage==1.42.0
google-cloud-tasks==2.5.1
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
@@ -282,7 +283,7 @@ idna==3.2
ijson==3.1.4
imagesize==1.2.0
immutables==0.16
-importlib-metadata==4.6.3
+importlib-metadata==4.6.4
importlib-resources==1.5.0
inflection==0.5.1
iniconfig==1.1.1
@@ -309,7 +310,7 @@ kubernetes==11.0.0
kylinpy==2.8.4
lazy-object-proxy==1.4.3
ldap3==2.9.1
-libcst==0.3.19
+libcst==0.3.20
lockfile==0.12.2
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
@@ -445,13 +446,13 @@ s3transfer==0.4.2
sasl==0.3.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.7.1
+sendgrid==6.8.0
sentinels==1.0.0
sentry-sdk==1.3.1
setproctitle==1.2.2
simple-salesforce==1.11.3
six==1.16.0
-slack-sdk==3.8.0
+slack-sdk==3.9.0
smbprotocol==1.6.1
smmap==4.0.0
snakebite-py3==3.0.5
@@ -498,28 +499,28 @@ toml==0.10.2
tomli==1.2.1
toolz==0.11.1
tornado==6.1
-tqdm==4.62.0
+tqdm==4.62.1
traitlets==4.3.3
trino==0.305.0
typed-ast==1.4.3
typing-extensions==3.7.4.3
typing-inspect==0.7.1
typing==3.7.4.3
-tzlocal==2.1
+tzlocal==3.0
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.6
vertica-python==1.0.1
vine==1.3.0
-virtualenv==20.7.0
+virtualenv==20.7.2
volatile==2.1.0
watchtower==1.0.6
wcwidth==0.2.5
-websocket-client==1.1.1
+websocket-client==1.2.1
wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.2
-yandexcloud==0.100.0
+yandexcloud==0.102.1
yarl==1.6.3
zdesk==2.7.1
zict==2.0.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index a908f35..4d176b4 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -27,7 +27,7 @@ PyJWT==1.7.1
PyNaCl==1.4.0
PySmbClient==0.1.5
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -153,6 +153,7 @@ azure-storage-file==2.1.0
backcall==0.2.0
backoff==1.10.0
backports.entry-points-selectable==1.1.0
+backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
@@ -231,15 +232,15 @@ google-cloud-appengine-logging==0.1.4
google-cloud-audit-log==0.1.0
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.1
-google-cloud-bigquery-storage==2.6.2
-google-cloud-bigquery==2.23.2
+google-cloud-bigquery-storage==2.6.3
+google-cloud-bigquery==2.24.0
google-cloud-bigtable==1.7.0
google-cloud-container==1.0.1
google-cloud-core==1.7.2
google-cloud-datacatalog==3.4.0
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
-google-cloud-kms==2.4.3
+google-cloud-kms==2.5.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
@@ -250,7 +251,7 @@ google-cloud-redis==2.2.2
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
-google-cloud-storage==1.41.1
+google-cloud-storage==1.42.0
google-cloud-tasks==2.5.1
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
@@ -278,7 +279,7 @@ identify==2.2.13
idna==3.2
ijson==3.1.4
imagesize==1.2.0
-importlib-metadata==4.6.3
+importlib-metadata==4.6.4
importlib-resources==1.5.0
inflection==0.5.1
iniconfig==1.1.1
@@ -305,7 +306,7 @@ kubernetes==11.0.0
kylinpy==2.8.4
lazy-object-proxy==1.4.3
ldap3==2.9.1
-libcst==0.3.19
+libcst==0.3.20
locket==0.2.1
lockfile==0.12.2
marshmallow-enum==1.5.1
@@ -346,7 +347,7 @@ oscrypto==1.2.1
oss2==2.15.0
packaging==20.9
pandas-gbq==0.14.1
-pandas==1.3.1
+pandas==1.3.2
papermill==2.3.3
parameterized==0.8.1
paramiko==2.7.2
@@ -443,13 +444,13 @@ s3transfer==0.4.2
sasl==0.3.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.7.1
+sendgrid==6.8.0
sentinels==1.0.0
sentry-sdk==1.3.1
setproctitle==1.2.2
simple-salesforce==1.11.3
six==1.16.0
-slack-sdk==3.8.0
+slack-sdk==3.9.0
smbprotocol==1.6.1
smmap==4.0.0
snakebite-py3==3.0.5
@@ -496,27 +497,27 @@ toml==0.10.2
tomli==1.2.1
toolz==0.11.1
tornado==6.1
-tqdm==4.62.0
+tqdm==4.62.1
traitlets==5.0.5
trino==0.305.0
typed-ast==1.4.3
typing-extensions==3.7.4.3
typing-inspect==0.7.1
-tzlocal==2.1
+tzlocal==3.0
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.6
vertica-python==1.0.1
vine==1.3.0
-virtualenv==20.7.0
+virtualenv==20.7.2
volatile==2.1.0
watchtower==1.0.6
wcwidth==0.2.5
-websocket-client==1.1.1
+websocket-client==1.2.1
wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.2
-yandexcloud==0.100.0
+yandexcloud==0.102.1
yarl==1.6.3
zdesk==2.7.1
zict==2.0.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index a908f35..4d176b4 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -27,7 +27,7 @@ PyJWT==1.7.1
PyNaCl==1.4.0
PySmbClient==0.1.5
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -153,6 +153,7 @@ azure-storage-file==2.1.0
backcall==0.2.0
backoff==1.10.0
backports.entry-points-selectable==1.1.0
+backports.zoneinfo==0.2.1
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.4.0
@@ -231,15 +232,15 @@ google-cloud-appengine-logging==0.1.4
google-cloud-audit-log==0.1.0
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.1
-google-cloud-bigquery-storage==2.6.2
-google-cloud-bigquery==2.23.2
+google-cloud-bigquery-storage==2.6.3
+google-cloud-bigquery==2.24.0
google-cloud-bigtable==1.7.0
google-cloud-container==1.0.1
google-cloud-core==1.7.2
google-cloud-datacatalog==3.4.0
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
-google-cloud-kms==2.4.3
+google-cloud-kms==2.5.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
@@ -250,7 +251,7 @@ google-cloud-redis==2.2.2
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
-google-cloud-storage==1.41.1
+google-cloud-storage==1.42.0
google-cloud-tasks==2.5.1
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
@@ -278,7 +279,7 @@ identify==2.2.13
idna==3.2
ijson==3.1.4
imagesize==1.2.0
-importlib-metadata==4.6.3
+importlib-metadata==4.6.4
importlib-resources==1.5.0
inflection==0.5.1
iniconfig==1.1.1
@@ -305,7 +306,7 @@ kubernetes==11.0.0
kylinpy==2.8.4
lazy-object-proxy==1.4.3
ldap3==2.9.1
-libcst==0.3.19
+libcst==0.3.20
locket==0.2.1
lockfile==0.12.2
marshmallow-enum==1.5.1
@@ -346,7 +347,7 @@ oscrypto==1.2.1
oss2==2.15.0
packaging==20.9
pandas-gbq==0.14.1
-pandas==1.3.1
+pandas==1.3.2
papermill==2.3.3
parameterized==0.8.1
paramiko==2.7.2
@@ -443,13 +444,13 @@ s3transfer==0.4.2
sasl==0.3.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.7.1
+sendgrid==6.8.0
sentinels==1.0.0
sentry-sdk==1.3.1
setproctitle==1.2.2
simple-salesforce==1.11.3
six==1.16.0
-slack-sdk==3.8.0
+slack-sdk==3.9.0
smbprotocol==1.6.1
smmap==4.0.0
snakebite-py3==3.0.5
@@ -496,27 +497,27 @@ toml==0.10.2
tomli==1.2.1
toolz==0.11.1
tornado==6.1
-tqdm==4.62.0
+tqdm==4.62.1
traitlets==5.0.5
trino==0.305.0
typed-ast==1.4.3
typing-extensions==3.7.4.3
typing-inspect==0.7.1
-tzlocal==2.1
+tzlocal==3.0
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.6
vertica-python==1.0.1
vine==1.3.0
-virtualenv==20.7.0
+virtualenv==20.7.2
volatile==2.1.0
watchtower==1.0.6
wcwidth==0.2.5
-websocket-client==1.1.1
+websocket-client==1.2.1
wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.2
-yandexcloud==0.100.0
+yandexcloud==0.102.1
yarl==1.6.3
zdesk==2.7.1
zict==2.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 0411ebd..6dcbccb 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -26,7 +26,7 @@ PyJWT==1.7.1
PyNaCl==1.4.0
PySmbClient==0.1.5
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -229,15 +229,15 @@ google-cloud-appengine-logging==0.1.4
google-cloud-audit-log==0.1.0
google-cloud-automl==2.4.2
google-cloud-bigquery-datatransfer==3.3.1
-google-cloud-bigquery-storage==2.6.2
-google-cloud-bigquery==2.23.2
+google-cloud-bigquery-storage==2.6.3
+google-cloud-bigquery==2.24.0
google-cloud-bigtable==1.7.0
google-cloud-container==1.0.1
google-cloud-core==1.7.2
google-cloud-datacatalog==3.4.0
google-cloud-dataproc==2.5.0
google-cloud-dlp==1.0.0
-google-cloud-kms==2.4.3
+google-cloud-kms==2.5.0
google-cloud-language==1.3.0
google-cloud-logging==2.6.0
google-cloud-memcache==1.0.0
@@ -248,7 +248,7 @@ google-cloud-redis==2.2.2
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
-google-cloud-storage==1.41.1
+google-cloud-storage==1.42.0
google-cloud-tasks==2.5.1
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
@@ -276,7 +276,7 @@ identify==2.2.13
idna==3.2
ijson==3.1.4
imagesize==1.2.0
-importlib-metadata==4.6.3
+importlib-metadata==4.6.4
importlib-resources==1.5.0
inflection==0.5.1
iniconfig==1.1.1
@@ -303,7 +303,7 @@ kubernetes==11.0.0
kylinpy==2.8.4
lazy-object-proxy==1.4.3
ldap3==2.9.1
-libcst==0.3.19
+libcst==0.3.20
locket==0.2.1
lockfile==0.12.2
marshmallow-enum==1.5.1
@@ -344,7 +344,7 @@ oscrypto==1.2.1
oss2==2.15.0
packaging==20.9
pandas-gbq==0.14.1
-pandas==1.3.1
+pandas==1.3.2
papermill==2.3.3
parameterized==0.8.1
paramiko==2.7.2
@@ -440,13 +440,13 @@ rsa==4.7.2
s3transfer==0.4.2
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.7.1
+sendgrid==6.8.0
sentinels==1.0.0
sentry-sdk==1.3.1
setproctitle==1.2.2
simple-salesforce==1.11.3
six==1.16.0
-slack-sdk==3.8.0
+slack-sdk==3.9.0
smbprotocol==1.6.1
smmap==4.0.0
snakebite-py3==3.0.5
@@ -493,27 +493,27 @@ toml==0.10.2
tomli==1.2.1
toolz==0.11.1
tornado==6.1
-tqdm==4.62.0
+tqdm==4.62.1
traitlets==5.0.5
trino==0.305.0
typed-ast==1.4.3
typing-extensions==3.7.4.3
typing-inspect==0.7.1
-tzlocal==2.1
+tzlocal==3.0
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.6
vertica-python==1.0.1
vine==1.3.0
-virtualenv==20.7.0
+virtualenv==20.7.2
volatile==2.1.0
watchtower==1.0.6
wcwidth==0.2.5
-websocket-client==1.1.1
+websocket-client==1.2.1
wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.26.2
-yandexcloud==0.100.0
+yandexcloud==0.102.1
yarl==1.6.3
zdesk==2.7.1
zict==2.0.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 18b7518..0ed6d88 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -18,7 +18,7 @@ Markdown==3.3.4
MarkupSafe==1.1.1
PyJWT==1.7.1
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -75,7 +75,7 @@ httpx==0.18.2
humanize==3.11.0
idna==3.2
immutables==0.16
-importlib-metadata==4.6.3
+importlib-metadata==4.6.4
importlib-resources==1.5.0
inflection==0.5.1
iso8601==0.1.16
@@ -146,8 +146,8 @@ typing==3.7.4.3
unicodecsv==0.14.1
urllib3==1.26.6
vine==1.3.0
-virtualenv==20.7.0
-websocket-client==1.1.1
+virtualenv==20.7.2
+websocket-client==1.2.1
zict==2.0.0
zipp==3.5.0
zope.event==4.5.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 635fde2..7e8ed94 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -18,7 +18,7 @@ Markdown==3.3.4
MarkupSafe==1.1.1
PyJWT==1.7.1
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -72,7 +72,7 @@ httpcore==0.13.6
httpx==0.18.2
humanize==3.11.0
idna==3.2
-importlib-metadata==4.6.3
+importlib-metadata==4.6.4
importlib-resources==1.5.0
inflection==0.5.1
iso8601==0.1.16
@@ -90,11 +90,11 @@ marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.23.1
marshmallow==3.13.0
msgpack==1.0.2
-numpy==1.21.1
+numpy==1.21.2
oauthlib==3.1.1
openapi-schema-validator==0.1.5
openapi-spec-validator==0.3.1
-pandas==1.3.1
+pandas==1.3.2
partd==1.2.0
pendulum==2.1.2
platformdirs==2.2.0
@@ -143,8 +143,8 @@ typing-extensions==3.10.0.0
unicodecsv==0.14.1
urllib3==1.26.6
vine==1.3.0
-virtualenv==20.7.0
-websocket-client==1.1.1
+virtualenv==20.7.2
+websocket-client==1.2.1
zict==2.0.0
zipp==3.5.0
zope.event==4.5.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index e8e8f0a..28c221b 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -18,7 +18,7 @@ Markdown==3.3.4
MarkupSafe==1.1.1
PyJWT==1.7.1
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -71,7 +71,7 @@ httpcore==0.13.6
httpx==0.18.2
humanize==3.11.0
idna==3.2
-importlib-metadata==4.6.3
+importlib-metadata==4.6.4
importlib-resources==1.5.0
inflection==0.5.1
iso8601==0.1.16
@@ -89,11 +89,11 @@ marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.23.1
marshmallow==3.13.0
msgpack==1.0.2
-numpy==1.21.1
+numpy==1.21.2
oauthlib==3.1.1
openapi-schema-validator==0.1.5
openapi-spec-validator==0.3.1
-pandas==1.3.1
+pandas==1.3.2
partd==1.2.0
pendulum==2.1.2
platformdirs==2.2.0
@@ -141,8 +141,8 @@ tornado==6.1
unicodecsv==0.14.1
urllib3==1.26.6
vine==1.3.0
-virtualenv==20.7.0
-websocket-client==1.1.1
+virtualenv==20.7.2
+websocket-client==1.2.1
zict==2.0.0
zipp==3.5.0
zope.event==4.5.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index ff32dd1..35b6149 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -18,7 +18,7 @@ Markdown==3.3.4
MarkupSafe==1.1.1
PyJWT==1.7.1
PyYAML==5.4.1
-Pygments==2.9.0
+Pygments==2.10.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.37.8
SQLAlchemy==1.3.24
@@ -88,11 +88,11 @@ marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.23.1
marshmallow==3.13.0
msgpack==1.0.2
-numpy==1.21.1
+numpy==1.21.2
oauthlib==3.1.1
openapi-schema-validator==0.1.5
openapi-spec-validator==0.3.1
-pandas==1.3.1
+pandas==1.3.2
partd==1.2.0
pendulum==2.1.2
platformdirs==2.2.0
@@ -140,8 +140,8 @@ tornado==6.1
unicodecsv==0.14.1
urllib3==1.26.6
vine==1.3.0
-virtualenv==20.7.0
-websocket-client==1.1.1
+virtualenv==20.7.2
+websocket-client==1.2.1
zict==2.0.0
zope.event==4.5.0
zope.interface==5.4.0
diff --git a/constraints-source-providers-3.6.txt
b/constraints-source-providers-3.6.txt
index ba16c78..05c5b4a 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -25,6 +25,7 @@ PyGithub==1.54.1
PyHive==0.6.4
PyJWT==1.7.1
PyNaCl==1.4.0
+PySmbClient==0.1.5
PyYAML==5.4.1
Pygments==2.9.0
SQLAlchemy-JSONField==1.0.0
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 04380bd..10b3f83 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -25,6 +25,7 @@ PyGithub==1.54.1
PyHive==0.6.4
PyJWT==1.7.1
PyNaCl==1.4.0
+PySmbClient==0.1.5
PyYAML==5.4.1
Pygments==2.9.0
SQLAlchemy-JSONField==1.0.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 04380bd..10b3f83 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -25,6 +25,7 @@ PyGithub==1.54.1
PyHive==0.6.4
PyJWT==1.7.1
PyNaCl==1.4.0
+PySmbClient==0.1.5
PyYAML==5.4.1
Pygments==2.9.0
SQLAlchemy-JSONField==1.0.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 5699e3a..f8713d3 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -24,6 +24,7 @@ MarkupSafe==1.1.1
PyGithub==1.54.1
PyJWT==1.7.1
PyNaCl==1.4.0
+PySmbClient==0.1.5
PyYAML==5.4.1
Pygments==2.9.0
SQLAlchemy-JSONField==1.0.0