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 bbd9335 commit 4f474faCopy full SHA for 4f474fa
conda/build
@@ -1 +1 @@
1
-2
+3
conda/requirements.txt
@@ -3,13 +3,13 @@ appdirs==1.4.4
3
beautifulsoup4==4.12.2
4
certifi==2023.5.7
5
chardet==5.1.0
6
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
7
dictdumper==0.8.4.post2
8
dpkt==1.9.8
9
emoji==2.6.0
10
html5lib==1.1
11
idna==3.4
12
-lxml==4.9.2
+lxml==4.9.3
13
packaging==23.1
14
pathlib2==2.3.7.post1
15
pyshark==0.6
@@ -20,6 +20,6 @@ six==1.16.0
20
soupsieve==2.4.1
21
tbtrim==0.3.1
22
termcolor==2.3.0
23
-typing-extensions==4.7.0
+typing-extensions==4.7.1
24
urllib3==2.0.3
25
webencodings==0.5.1
0 commit comments