Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ oauthlib==3.1.1
requests-oauthlib==1.3.0

# Template engines
Mako==1.1.4
Mako==1.3.11

# Date/Time utilities
python-dateutil==2.8.1
Expand Down Expand Up @@ -211,7 +211,7 @@ python-decouple==3.4

# JWT and auth libraries
python-jose==3.3.0
authlib==0.15.4
authlib==1.6.11

# Excel/CSV processing
openpyxl==3.0.7
Expand Down