Skip to content

Commit

Permalink
updating package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Aug 9, 2023
1 parent ad06ac2 commit b3014d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
# SPDX-License-Identifier: MIT

pydantic==2.1.1
fastapi==0.100.1
uvicorn==0.23.1
fastapi==0.101.0
uvicorn==0.23.2
pyyaml==6.0.1
psycopg2-binary==2.9.6
psycopg2-binary==2.9.7
pylint==2.17.5
pandas
numpy==1.25.1
numpy==1.25.2
pyjwt==2.8.0
pytest==7.4.0
requests==2.31.0

0 comments on commit b3014d8

Please sign in to comment.