We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4412099 commit 778bd34Copy full SHA for 778bd34
requirements.txt
@@ -24,7 +24,7 @@ ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
24
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
25
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
26
python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "4.0"
27
-python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
+python-dotenv==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
28
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
29
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
30
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments