Skip to content

Commit

Permalink
Merge pull request #89 from multiparty/fix/reqs
Browse files Browse the repository at this point in the history
fix: jose and requests
  • Loading branch information
ch3njust1n authored May 5, 2023
2 parents 4b67a34 + 2810fe8 commit da6780d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ Django==4.1.7
django-cors-headers==3.14.0
pytest==7.2.2
python-dotenv==1.0.0
redis==4.5.1
python-jose==3.3.0
redis==4.5.1
requests==2.30.0

0 comments on commit da6780d

Please sign in to comment.