We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3702ae5 commit 2c05b89Copy full SHA for 2c05b89
requirements.txt
@@ -1,7 +1,7 @@
1
beautifulsoup4==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
2
certifi==2023.11.17 ; python_version >= "3.10" and python_version < "4.0"
3
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0"
4
-idna==3.6 ; python_version >= "3.10" and python_version < "4.0"
+idna==3.7 ; python_version >= "3.10" and python_version < "4.0"
5
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
6
requests==2.31.0 ; python_version >= "3.10" and python_version < "4.0"
7
soupsieve==2.5 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments