We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39bc39 commit d15afcbCopy full SHA for d15afcb
python-automation/requirements.txt
@@ -27,7 +27,7 @@ psutil==5.9.6
27
28
# API and data validation
29
pydantic==2.5.2
30
-requests==2.31.0
+requests==2.32.5
31
urllib3==2.1.0
32
33
# Logging and configuration
requirements.txt
@@ -1,5 +1,5 @@
1
# Core dependencies - Latest secure versions (Dec 2024)
2
-requests==2.32.3
3
aiohttp==3.10.11
4
pandas==2.2.3
5
pydantic==2.10.3
0 commit comments