Skip to content

Commit

Permalink
upgrading packages, adding jwt package
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Jul 14, 2023
1 parent 86c0502 commit 3f739ef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
# SPDX-License-Identifier: LicenseRef-RENCI
# SPDX-License-Identifier: MIT

pydantic==1.10.10
fastapi==0.98.0
pydantic==2.0.3
fastapi==0.100.0
uvicorn==0.22.0
pyyaml==6.0
psycopg2-binary==2.9.6
pylint==2.17.4
pyjwt==2.7.0

0 comments on commit 3f739ef

Please sign in to comment.