diff --git a/requirements.txt b/requirements.txt index b943690..c3e23b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,26 +10,32 @@ click==8.3.1 colorama==0.4.6 cryptography==46.0.5 fastapi==0.134.0 +fastapi-cache2==0.2.2 greenlet==3.3.2 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.11 +oauthlib==3.3.1 oead==1.2.9.post4 +pendulum==3.2.0 psycopg2-binary==2.9.11 pycparser==3.0 pydantic==2.12.5 pydantic-settings==2.13.1 pydantic_core==2.41.5 +python-dateutil==2.9.0.post0 python-dotenv==1.2.1 python-multipart==0.0.22 PyYAML==6.0.3 requests==2.32.5 +requests-oauthlib==2.0.0 +six==1.17.0 SQLAlchemy==2.0.47 starlette==0.52.1 +tweepy==4.16.0 typing-inspection==0.4.2 typing_extensions==4.15.0 +tzdata==2025.3 urllib3==2.6.3 uvicorn==0.41.0 -tweepy==4.16.0 -fastapi-cache2==0.2.2 \ No newline at end of file