From 5235541b76936672e0d908e94e7d218fa4e67811 Mon Sep 17 00:00:00 2001 From: sinergia Date: Fri, 1 Nov 2024 19:23:55 -0500 Subject: [PATCH] Delete: Credential files --- app/credentials.json | 1 - app/credentials_2.json | 1 - app/requirements.txt | 140 ----------------------------------------- app/token.json | 1 - app/token_2.json | 1 - 5 files changed, 144 deletions(-) delete mode 100644 app/credentials.json delete mode 100644 app/credentials_2.json delete mode 100644 app/requirements.txt delete mode 100644 app/token.json delete mode 100644 app/token_2.json diff --git a/app/credentials.json b/app/credentials.json deleted file mode 100644 index f9cb313..0000000 --- a/app/credentials.json +++ /dev/null @@ -1 +0,0 @@ -{"installed":{"client_id":"19011937557-bi5nh4afvg4tuqr87v6dp55qj9a9o1h2.apps.googleusercontent.com","project_id":"oc-aassistent","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"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","redirect_uris":["http://localhost"]}} diff --git a/app/credentials_2.json b/app/credentials_2.json deleted file mode 100644 index 6e4602a..0000000 --- a/app/credentials_2.json +++ /dev/null @@ -1 +0,0 @@ -{"installed":{"client_id":"629922809906-pl9l1ipout6d5hh19ku50sfvnqgu8ir2.apps.googleusercontent.com","project_id":"calendar-424503","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"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","redirect_uris":["http://localhost"]}} diff --git a/app/requirements.txt b/app/requirements.txt deleted file mode 100644 index 6c8255c..0000000 --- a/app/requirements.txt +++ /dev/null @@ -1,140 +0,0 @@ -aiohappyeyeballs==2.4.0 -aiohttp==3.10.6 -aiosignal==1.3.1 -annotated-types==0.7.0 -anyio==4.6.0 -asgiref==3.8.1 -attrs==24.2.0 -backoff==2.2.1 -bcrypt==4.2.0 -beautifulsoup4==4.12.3 -blinker==1.8.2 -build==1.2.2.post1 -cachetools==5.5.0 -certifi==2024.8.30 -charset-normalizer==3.3.2 -chroma-hnswlib==0.7.3 -chromadb==0.5.3 -click==8.1.7 -coloredlogs==15.0.1 -dataclasses-json==0.6.7 -Deprecated==1.2.14 -distro==1.9.0 -durationpy==0.9 -fastapi==0.115.4 -filelock==3.16.1 -Flask==3.0.3 -flatbuffers==24.3.25 -frozenlist==1.4.1 -fsspec==2024.10.0 -google==3.0.0 -google-api-core==2.19.0 -google-api-python-client==2.131.0 -google-auth==2.29.0 -google-auth-httplib2==0.2.0 -google-auth-oauthlib==1.2.0 -googleapis-common-protos==1.63.0 -greenlet==3.1.1 -grpcio==1.67.0 -h11==0.14.0 -httpcore==1.0.5 -httplib2==0.22.0 -httptools==0.6.4 -httpx==0.27.2 -huggingface-hub==0.26.2 -humanfriendly==10.0 -idna==3.10 -importlib_metadata==8.4.0 -importlib_resources==6.4.5 -itsdangerous==2.2.0 -Jinja2==3.1.4 -jiter==0.5.0 -jsonpatch==1.33 -jsonpointer==3.0.0 -kubernetes==31.0.0 -langchain==0.3.1 -langchain-chroma==0.1.4 -langchain-community==0.3.1 -langchain-core==0.3.6 -langchain-openai==0.2.0 -langchain-text-splitters==0.3.0 -langgraph==0.2.28 -langgraph-checkpoint==1.0.11 -langsmith==0.1.128 -markdown-it-py==3.0.0 -MarkupSafe==2.1.5 -marshmallow==3.22.0 -mdurl==0.1.2 -mmh3==5.0.1 -monotonic==1.6 -mpmath==1.3.0 -msgpack==1.1.0 -multidict==6.1.0 -mypy-extensions==1.0.0 -numpy==1.26.4 -oauthlib==3.2.2 -onnxruntime==1.19.2 -openai==1.48.0 -opentelemetry-api==1.27.0 -opentelemetry-exporter-otlp-proto-common==1.27.0 -opentelemetry-exporter-otlp-proto-grpc==1.27.0 -opentelemetry-instrumentation==0.48b0 -opentelemetry-instrumentation-asgi==0.48b0 -opentelemetry-instrumentation-fastapi==0.48b0 -opentelemetry-proto==1.27.0 -opentelemetry-sdk==1.27.0 -opentelemetry-semantic-conventions==0.48b0 -opentelemetry-util-http==0.48b0 -orjson==3.10.7 -overrides==7.7.0 -packaging==24.1 -posthog==3.7.0 -proto-plus==1.24.0 -protobuf==4.25.5 -pyasn1==0.6.1 -pyasn1_modules==0.4.1 -pydantic==2.9.2 -pydantic-settings==2.5.2 -pydantic_core==2.23.4 -Pygments==2.18.0 -pyparsing==3.1.4 -pypdf==5.1.0 -PyPika==0.48.9 -pyproject_hooks==1.2.0 -pyTelegramBotAPI==4.23.0 -python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 -pytz==2024.2 -PyYAML==6.0.2 -regex==2024.9.11 -requests==2.32.3 -requests-oauthlib==2.0.0 -rich==13.9.3 -rsa==4.9 -setuptools==75.2.0 -shellingham==1.5.4 -six==1.16.0 -sniffio==1.3.1 -soupsieve==2.6 -SQLAlchemy==2.0.35 -starlette==0.41.2 -sympy==1.13.3 -telebot==0.0.5 -tenacity==8.5.0 -tiktoken==0.7.0 -tokenizers==0.20.1 -tqdm==4.66.5 -typer==0.12.5 -typing-inspect==0.9.0 -typing_extensions==4.12.2 -uritemplate==4.1.1 -urllib3==2.2.3 -uvicorn==0.32.0 -uvloop==0.21.0 -watchfiles==0.24.0 -websocket-client==1.8.0 -websockets==13.1 -Werkzeug==3.0.4 -wrapt==1.16.0 -yarl==1.12.1 -zipp==3.20.2 diff --git a/app/token.json b/app/token.json deleted file mode 100644 index 68489ce..0000000 --- a/app/token.json +++ /dev/null @@ -1 +0,0 @@ -{"token": "ya29.a0AeDClZABfltq9OLAHLaKOn2vHXVhOJSMTTe9HijkoZTexSswOMjnIlJj4-NV4TOwCq-wRKJadY7wppE2hAodyY3P0mHCzfpxbNZo0PGWMf2t6gmEDup4quGcIMHup1xjKETg0JkftCDepAh7UTi2tEg_YMeReI3TaZTvaMlScwaCgYKAewSARASFQHGX2MijepHh68yMlxXo_TGuquUPw0177", "refresh_token": "1//05nbircha66xlCgYIARAAGAUSNwF-L9IrxbE2v7kfLwXb4u0pD6Rin7xEBOTT83DeH7t2ttfD5CDmUCyhDsOaVRMRK_r8UtdoMq8", "token_uri": "https://oauth2.googleapis.com/token", "client_id": "19011937557-bi5nh4afvg4tuqr87v6dp55qj9a9o1h2.apps.googleusercontent.com", "client_secret": "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", "scopes": ["https://mail.google.com/"], "universe_domain": "googleapis.com", "account": "", "expiry": "2024-10-30T20:18:03.194400Z"} \ No newline at end of file diff --git a/app/token_2.json b/app/token_2.json deleted file mode 100644 index 96f4f9d..0000000 --- a/app/token_2.json +++ /dev/null @@ -1 +0,0 @@ -{"token": "ya29.a0AeDClZChMN7SEvjp3dFVZtee2pDoqAoPFC7AWiEeIG7H6qN2HDnf7c6DcFuc--aG60e1cAnOpoKf80H8aqrFFYbF4-F4LE_vz9MY8oc21Ra9PwM16FYxGGKcM2wcrrOGaFncs9Um9_yNxzAa6MUVNq88Y_Bhpr2F2mO3o53NjQaCgYKAZESARASFQHGX2Mi7EodrKchyiyPIZ4y5Lwh0Q0177", "refresh_token": "1//05CtNC-Z3ii8qCgYIARAAGAUSNwF-L9IrbOfrB0kNACEJ5HX4T-fmdNUqsGFqn1QFlvK_1L9h0emULUS1yU85IbaNyESXZSQzHU8", "token_uri": "https://oauth2.googleapis.com/token", "client_id": "629922809906-pl9l1ipout6d5hh19ku50sfvnqgu8ir2.apps.googleusercontent.com", "client_secret": "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", "scopes": ["https://www.googleapis.com/auth/calendar"], "universe_domain": "googleapis.com", "account": "", "expiry": "2024-10-30T01:22:34.287442Z"} \ No newline at end of file