Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dakshitha authored May 31, 2024
1 parent 466f0d7 commit 1e0663f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cryptography==42.0.7
Flask==2.2.2
Flask-CORS==4.0.1
pysaml2==6.5.1
xmltodict==0.12.0
cryptography==42.0.4
lxml==4.9.2
Flask-Cors==3.0.10
lxml==5.2.2
pyOpenSSL==24.1.0
pysaml2==7.5.0
Werkzeug==2.2.2
xmltodict==0.13.0

0 comments on commit 1e0663f

Please sign in to comment.