chore(ingest): loosen additional requirements (#6868)

This commit is contained in:
Harshal Sheth 2022-12-28 06:08:53 -05:00 committed by GitHub
parent cb6314c51d
commit 8e0f4078b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -8,6 +8,12 @@ on:
paths:
- "docker/datahub-ingestion/**"
- "gradle*"
pull_request:
branches:
- master
paths:
- "docker/datahub-ingestion/**"
- "gradle*"
workflow_dispatch:
concurrency:

View File

@ -259,7 +259,6 @@ ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
py==1.11.0
py4j==0.10.9
pyarrow==8.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
@ -275,7 +274,6 @@ pydeequ==1.0.1
pydruid==0.6.4
pyflakes==2.5.0
Pygments==2.13.0
PyJWT==2.4.0
pymongo==4.3.3
PyMySQL==1.0.2
PyNaCl==1.5.0