diff --git a/requirements-docs.txt b/requirements-docs.txt deleted file mode 100644 index 5f99f40..0000000 --- a/requirements-docs.txt +++ /dev/null @@ -1,6 +0,0 @@ -apache-beam==2.32.0; python_version >= "3.6" -avro-python3==1.9.2.1; python_version >= "3.6" -cachetools==4.2.2; python_version >= "3.6" and python_version < "4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_version >= "3.6" and python_full_version >= "3.6.0") -certifi==2021.5.30; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" -mkdocs-material==7.3.0 -mkdocs==1.2.2; python_version >= "3.6"