Skip to content

Commit

Permalink
Uprevs 07-2024 (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 authored Jul 12, 2024
1 parent 5b7cfe3 commit 50a4c94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions tcintercom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
aiofiles==23.2.1
aiofiles==24.1.0
aioredis==2.0.1
arq==0.26.0
beautifulsoup4==4.12.3
httpx==0.27.0
pydantic==2.7.2
pydantic-settings==2.2.1
pydantic==2.7.4
pydantic-settings==2.3.4
PyJWT==2.8.0
requests==2.32.3
sentry_sdk==2.3.1
sentry_sdk==2.7.1
starlette==0.37.2
uvicorn==0.30.1
6 changes: 3 additions & 3 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==24.4.2
flake8==7.0.0
flake8==7.1.0
isort==5.13.2
pycodestyle==2.11.1
pytest==8.2.1
pycodestyle==2.12.0
pytest==8.2.2
pytest-cov==5.0.0

0 comments on commit 50a4c94

Please sign in to comment.