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 80f351c commit 182cc7cCopy full SHA for 182cc7c
python-automation/requirements.txt
@@ -32,7 +32,7 @@ urllib3==2.1.0
32
33
# Logging and configuration
34
pyyaml==6.0.1
35
-python-dotenv==1.0.0
+python-dotenv==1.1.1
36
37
# Development and testing
38
pytest==7.4.3
requirements.txt
@@ -24,7 +24,7 @@ aioredis==2.0.1
24
25
# Data processing
26
openpyxl==3.1.5
27
-python-dotenv==1.0.1
28
pyyaml==6.0.2
29
numpy==2.2.0
30
0 commit comments