We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070b3d3 commit 6b2f434Copy full SHA for 6b2f434
requirements.txt
@@ -16,4 +16,4 @@ typer==0.9.0 ; python_version >= "3.10" and python_version < "4.0"
16
typing-extensions==4.7.1 ; python_version >= "3.10" and python_version < "4.0"
17
urllib3==2.0.4 ; python_version >= "3.10" and python_version < "4.0"
18
uvicorn==0.23.2 ; python_version >= "3.10" and python_version < "4.0"
19
-pyld=2.0.3 ; python_version >= "3.10" and python_version < "4.0"
+pyld==2.0.3 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments