Skip to content

Commit

Permalink
upgrading package versions to latest available
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Feb 13, 2024
1 parent 77dff28 commit 30dca79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
# SPDX-License-Identifier: LicenseRef-RENCI
# SPDX-License-Identifier: MIT

pydantic==2.5.3
fastapi==0.108.0
uvicorn==0.25.0
pydantic==2.6.1
fastapi==0.109.2
uvicorn==0.27.1
pyyaml==6.0.1
psycopg2-binary==2.9.9
pylint==3.0.3
pandas==2.1.4
numpy==1.26.3
pyjwt==2.8.0
pytest==7.4.4
pytest==8.0.0
requests==2.31.0
pytz==2023.3.post1
pytz==2024.1

0 comments on commit 30dca79

Please sign in to comment.