File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,19 +3,21 @@ channels:
33 - conda-forge
44 - defaults
55dependencies :
6+ - _libgcc_mutex=0.1
7+ - _openmp_mutex=4.5
68 - blinker=1.9.0
79 - brotli-python=1.1.0
810 - bzip2=1.0.8
9- - ca-certificates=2025.6.15
10- - certifi=2025.6.15
11+ - ca-certificates=2025.8.3
12+ - certifi=2025.8.3
1113 - cffi=1.17.1
12- - charset-normalizer=3.4.2
14+ - charset-normalizer=3.4.3
1315 - click=8.2.1
1416 - colorama=0.4.6
1517 - daiquiri=3.0.0
1618 - exceptiongroup=1.3.0
17- - flask=3.1.1
18- - h2=4.2 .0
19+ - flask=3.1.2
20+ - h2=4.3 .0
1921 - hpack=4.1.0
2022 - hyperframe=6.1.0
2123 - icu=75.1
@@ -25,23 +27,29 @@ dependencies:
2527 - itsdangerous=2.2.0
2628 - jansson=2.14.1
2729 - jinja2=3.1.6
28- - libcxx=20.1.7
29- - libexpat=2.7.0
30+ - ld_impl_linux-64=2.44
31+ - libexpat=2.7.1
3032 - libffi=3.4.6
33+ - libgcc=15.1.0
34+ - libgcc-ng=15.1.0
35+ - libgomp=15.1.0
3136 - libiconv=1.18
3237 - liblzma=5.8.1
33- - libsqlite=3.50.1
38+ - libnsl=2.0.1
39+ - libsqlite=3.50.4
40+ - libstdcxx=15.1.0
41+ - libstdcxx-ng=15.1.0
42+ - libuuid=2.38.1
3443 - libxcrypt=4.4.36
3544 - libxml2=2.13.8
36- - libxslt=1.1.39
45+ - libxslt=1.1.43
3746 - libzlib=1.3.1
38- - lxml=5.4.0
3947 - markupsafe=3.0.2
4048 - ncurses=6.5
41- - openssl=3.5.0
49+ - openssl=3.5.2
4250 - packaging=25.0
4351 - pcre2=10.45
44- - pip=25.1.1
52+ - pip=25.2
4553 - pluggy=1.6.0
4654 - pycparser=2.22
4755 - pygments=2.19.2
@@ -51,21 +59,23 @@ dependencies:
5159 - python-json-logger=2.0.7
5260 - python_abi=3.12
5361 - readline=8.2
54- - requests=2.32.4
62+ - requests=2.32.5
5563 - setuptools=80.9.0
5664 - tk=8.6.13
5765 - tomli=2.2.1
58- - typing_extensions=4.14 .0
66+ - typing_extensions=4.15 .0
5967 - tzdata=2025b
6068 - urllib3=2.5.0
6169 - uwsgi=2.0.30
6270 - werkzeug=3.1.3
6371 - wheel=0.45.1
6472 - yaml=0.2.5
6573 - zipp=3.23.0
66- - zstandard=0.23.0
74+ - zstandard=0.24.0
75+ - zstd=1.5.7
6776 - pip :
6877 - html5lib==1.1
78+ - lxml==5.4.0
6979 - owlrl==6.0.2
7080 - prettytable==3.16.0
7181 - pyparsing==3.2.3
@@ -75,4 +85,4 @@ dependencies:
7585 - soso==0.4.0
7686 - wcwidth==0.2.13
7787 - webencodings==0.5.1
78- prefix : /opt /miniconda3/envs/seo
88+ prefix : /home/servilla /miniconda3/envs/seo
Original file line number Diff line number Diff line change 11blinker == 1.9.0
22Brotli == 1.1.0
3- certifi == 2025.6.15
3+ certifi == 2025.8.3
44cffi == 1.17.1
5- charset-normalizer == 3.4.2
5+ charset-normalizer == 3.4.3
66click == 8.2.1
77colorama == 0.4.6
88daiquiri == 3.0.0
99exceptiongroup == 1.3.0
10- Flask == 3.1.1
11- h2 == 4.2 .0
10+ Flask == 3.1.2
11+ h2 == 4.3 .0
1212hpack == 4.1.0
1313html5lib == 1.1
1414hyperframe == 6.1.0
@@ -21,7 +21,7 @@ lxml==5.4.0
2121MarkupSafe == 3.0.2
2222owlrl == 6.0.2
2323packaging == 25.0
24- pip == 25.1.1
24+ pip == 25.2
2525pluggy == 1.6.0
2626prettytable == 3.16.0
2727pycparser == 2.22
@@ -32,17 +32,17 @@ PySocks==1.7.1
3232pytest == 8.4.1
3333python-json-logger == 2.0.7
3434rdflib == 7.1.4
35- requests == 2.32.4
35+ requests == 2.32.5
3636setuptools == 80.9.0
3737six == 1.17.0
3838soso == 0.4.0
3939tomli == 2.2.1
40- typing_extensions == 4.14 .0
40+ typing_extensions == 4.15 .0
4141urllib3 == 2.5.0
4242uWSGI == 2.0.30
4343wcwidth == 0.2.13
4444webencodings == 0.5.1
4545Werkzeug == 3.1.3
4646wheel == 0.45.1
4747zipp == 3.23.0
48- zstandard == 0.23 .0
48+ zstandard == 0.24 .0
You can’t perform that action at this time.
0 commit comments