Skip to content

Commit

Permalink
Uprevs 11-2024 (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 authored Nov 1, 2024
1 parent f5444b3 commit 0d3c394
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions tcintercom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
aiofiles==24.1.0
aioredis==2.0.1
arq==0.26.1
fastapi==0.115.2
fastapi==0.115.4
httpx==0.27.2
logfire[fastapi]==0.46.0
logfire[fastapi]==2.1.1
pydantic==2.9.2
pydantic-settings==2.5.2
pydantic-settings==2.6.1
PyJWT==2.9.0
requests==2.32.3
sentry-sdk[fastapi]==2.14.0
starlette==0.39.2
uvicorn==0.31.0
sentry-sdk[fastapi]==2.17.0
starlette==0.41.2
uvicorn==0.32.0
6 changes: 3 additions & 3 deletions tests/requirements.test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ flake8==7.1.1
isort==5.13.2
pycodestyle==2.12.1
pytest==8.3.3
pytest-asyncio==0.23.7
pytest-cov==5.0.0
ruff==0.5.2
pytest-asyncio==0.24.0
pytest-cov==6.0.0
ruff==0.7.1

0 comments on commit 0d3c394

Please sign in to comment.