Skip to content

Commit

Permalink
Remove unused docs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Dec 19, 2024
1 parent ad89757 commit 2de07fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
13 changes: 0 additions & 13 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
aenum
apache-airflow~=2.10.3
PyAthena==3.9.0
redshift-connector==2.1.3
fsspec==2024.6.1
boto3==1.34.131
aiobotocore==2.13.2
apache-airflow-providers-amazon[s3fs]==8.27.0
apache-airflow-providers-cncf-kubernetes==8.3.4
apache-airflow-providers-google==10.21.1
apache-airflow-providers-microsoft-azure==10.3.0
apache-airflow-providers-openlineage==1.10.0
msgpack
pydata-sphinx-theme
sphinx
sphinx-autoapi
Expand Down
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,6 @@ markers = ["integration", "perf"]

[tool.hatch.envs.docs]
dependencies = [
"aenum",
"apache-airflow-providers-amazon[s3fs]>=3.0.0",
"apache-airflow-providers-cncf-kubernetes>=5.1.1",
"apache-airflow-providers-google>=10.17.0",
"apache-airflow-providers-microsoft-azure>=8.5.0",
"msgpack",
"openlineage-airflow",
"pydata-sphinx-theme",
"sphinx",
"sphinx-autoapi",
Expand Down

0 comments on commit 2de07fd

Please sign in to comment.