Skip to content

Commit cc8f98d

Browse files
committed
fix typo
1 parent 6df9f95 commit cc8f98d

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
@@ -37,5 +37,5 @@ PyJWT>=2
3737
setuptools==75.3.2; python_version < "3.9" # noqa
3838
setuptools>=78.1.1; python_version >= "3.9"
3939
urllib3>=2.2.2; python_version < "3.9" # noqa
40-
urliib3>=2.6.0; python_version >= "3.9"
40+
urllib3>=2.6.0; python_version >= "3.9"
4141
zipp>=3.19.1

0 commit comments

Comments
 (0)