Skip to content

Commit 15fc7e1

Browse files
committed
update requirements.txt
1 parent f901db6 commit 15fc7e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
certifi==2023.5.7 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
2-
charset-normalizer==3.1.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
1+
certifi==2023.7.22 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
2+
charset-normalizer==3.2.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
33
idna==3.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
44
requests==2.31.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
5-
urllib3==2.0.3 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
5+
urllib3==2.0.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"

0 commit comments

Comments
 (0)