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 c045791 commit 1ec94b9Copy full SHA for 1ec94b9
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.32.4
+requests==2.32.5
31
urllib3==2.5.0
32
33
# Logging and configuration
requirements.txt
@@ -1,5 +1,5 @@
1
# Core dependencies - Latest secure versions (Dec 2024)
2
3
aiohttp==3.12.14
4
pandas==2.2.3
5
pydantic==2.10.3
0 commit comments