diff --git a/requirements.txt b/requirements.txt index 6704138..89aa609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,14 @@ annotated-types==0.5.0 anyio==3.7.1 +appnope==0.1.3 +asttokens==2.4.0 +backcall==0.2.0 cachetools==5.3.1 certifi==2023.7.22 charset-normalizer==3.2.0 click==8.1.7 +decorator==5.1.1 +executing==2.0.0 fastapi==0.103.1 google-api-core==2.11.1 google-api-python-client==2.99.0 @@ -16,21 +21,41 @@ httpcore==0.18.0 httplib2==0.22.0 httpx==0.25.0 idna==3.4 +iniconfig==2.0.0 +ipdb==0.13.13 +ipython==8.16.1 +jedi==0.19.1 +matplotlib-inline==0.1.6 notion-client==2.0.0 oauthlib==3.2.2 +packaging==23.2 +parso==0.8.3 +pexpect==4.8.0 +pickleshare==0.7.5 +pluggy==1.3.0 +prompt-toolkit==3.0.39 protobuf==4.24.3 +ptyprocess==0.7.0 +pure-eval==0.2.2 pyasn1==0.5.0 pyasn1-modules==0.3.0 pydantic==2.3.0 pydantic_core==2.6.3 +Pygments==2.16.1 pyparsing==3.1.1 +pytest==7.4.2 python-dotenv==1.0.0 +redis==5.0.1 requests==2.31.0 requests-oauthlib==1.3.1 rsa==4.9 +six==1.16.0 sniffio==1.3.0 +stack-data==0.6.3 starlette==0.27.0 +traitlets==5.11.2 typing_extensions==4.7.1 uritemplate==4.1.1 urllib3==1.26.16 uvicorn==0.23.2 +wcwidth==0.2.8