mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Fix dependency syntax
This commit is contained in:
@@ -74,7 +74,7 @@ six = "^1.16.0"
|
||||
urllib3 = "^2.2.2"
|
||||
webencodings = "^0.5.1"
|
||||
itsdangerous = "^2.2.0"
|
||||
jinja2 = "3.1.5"
|
||||
jinja2 = "^3.1.5"
|
||||
redis = "^5.0.8"
|
||||
requests = "^2.32.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user