forked from spacebar/SplatNet-Backend
feat: update requirements.txt
This commit is contained in:
parent
c00f1e843d
commit
1fa5159c8b
1 changed files with 8 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue