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 dfb7ac8 commit 7a91b49Copy full SHA for 7a91b49
conda/build
@@ -1 +1 @@
1
-0
+1
conda/requirements.txt
@@ -1,7 +1,7 @@
aenum == 3.1.15
2
appdirs == 1.4.4
3
beautifulsoup4 == 4.12.3
4
-certifi == 2024.2.2
+certifi == 2024.6.2
5
chardet == 5.2.0
6
charset-normalizer == 3.3.2
7
dictdumper == 0.8.4.post2
@@ -20,6 +20,6 @@ six == 1.16.0
20
soupsieve == 2.5
21
tbtrim == 0.3.1
22
termcolor == 2.4.0
23
-typing-extensions == 4.12.0 ; python_version < "3.11"
+typing-extensions == 4.12.2 ; python_version < "3.11"
24
urllib3 == 2.2.1
25
webencodings == 0.5.1
0 commit comments