Skip to content

Commit

Permalink
October uprevs (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 authored Oct 2, 2023
1 parent 0d97ac5 commit 83546eb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions tc_av/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
aiofiles==23.2.1
boto3==1.28.39
cffi==1.15.1
fastapi==0.103.0
httpx==0.24.1
pydantic==2.3.0
boto3==1.28.57
cffi==1.16.0
fastapi==0.103.2
httpx==0.25.0
pydantic==2.4.2
pydantic-settings===2.0.3
sentry-sdk==1.30.0
sentry-sdk==1.31.0
uvicorn==0.23.2
8 changes: 4 additions & 4 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
black==23.7.0
coverage==7.3.0
devtools==0.12.1
black==23.9.1
coverage==7.3.1
devtools==0.12.2
flake8==6.1.0
isort==5.12.0
pycodestyle==2.11.0
pyflakes==3.1.0
pytest==7.4.0
pytest==7.4.2
pytest-cov==4.1.0
pytest-sugar==0.9.7
requests==2.31.0

0 comments on commit 83546eb

Please sign in to comment.