Skip to content

Commit 6b2f434

Browse files
committed
minor fix
1 parent 070b3d3 commit 6b2f434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ typer==0.9.0 ; python_version >= "3.10" and python_version < "4.0"
1616
typing-extensions==4.7.1 ; python_version >= "3.10" and python_version < "4.0"
1717
urllib3==2.0.4 ; python_version >= "3.10" and python_version < "4.0"
1818
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"
19+
pyld==2.0.3 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)