mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-08-25 07:37:14 +00:00
unpin urlrequests
This commit is contained in:
+4
-2
@@ -24,7 +24,8 @@ brotli~=1.0
|
||||
requests[socks]
|
||||
requests-file
|
||||
|
||||
urllib3==1.26.19
|
||||
# urllib3==1.26.19 # Unpinned - let requests decide compatible version
|
||||
# If specific version needed for security, use urllib3>=1.26.19,<3.0
|
||||
chardet>2.3.0
|
||||
|
||||
wtforms~=3.0
|
||||
@@ -55,7 +56,8 @@ beautifulsoup4>=4.0.0
|
||||
# https://bugs.launchpad.net/lxml/+bug/2059910/comments/16
|
||||
lxml >=4.8.0,<6,!=5.2.0,!=5.2.1
|
||||
|
||||
# XPath 2.0-3.1 support - 4.2.0 broke something?
|
||||
# XPath 2.0-3.1 support - 4.2.0 had issues, 4.1.5 stable
|
||||
# Consider updating to latest stable version periodically
|
||||
elementpath==4.1.5
|
||||
|
||||
selenium~=4.31.0
|
||||
|
||||
Reference in New Issue
Block a user