Skip to content

Commit d989c84

Browse files
committed
Update environment
1 parent f52e2bd commit d989c84

2 files changed

Lines changed: 78 additions & 75 deletions

File tree

environment.yml

Lines changed: 46 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -5,113 +5,115 @@ channels:
55
dependencies:
66
- _libgcc_mutex=0.1
77
- _openmp_mutex=4.5
8-
- aiofiles=24.1.0
8+
- aiofiles=25.1.0
99
- aiohappyeyeballs=2.6.1
10-
- aiohttp=3.12.15
10+
- aiohttp=3.13.2
1111
- aiosignal=1.4.0
12+
- annotated-doc=0.0.3
1213
- annotated-types=0.7.0
13-
- anyio=4.10.0
14-
- attrs=25.3.0
15-
- beautifulsoup4=4.13.5
16-
- brotli-python=1.1.0
14+
- anyio=4.11.0
15+
- attrs=25.4.0
16+
- beautifulsoup4=4.14.2
17+
- brotli-python=1.2.0
1718
- bzip2=1.0.8
18-
- ca-certificates=2025.8.3
19-
- certifi=2025.8.3
20-
- cffi=1.17.1
19+
- ca-certificates=2025.10.5
20+
- certifi=2025.10.5
21+
- cffi=2.0.0
2122
- chameleon=3.9.1
22-
- charset-normalizer=3.4.3
23-
- click=8.2.1
23+
- charset-normalizer=3.4.4
24+
- click=8.3.0
2425
- colorama=0.4.6
2526
- daiquiri=3.0.0
2627
- dnspython=2.8.0
2728
- email-validator=2.3.0
2829
- email_validator=2.3.0
2930
- exceptiongroup=1.3.0
30-
- fastapi=0.116.2
31-
- fastapi-cli=0.0.11
32-
- fastapi-core=0.116.2
31+
- fastapi=0.120.2
32+
- fastapi-cli=0.0.13
33+
- fastapi-core=0.120.2
3334
- frozenlist=1.7.0
3435
- gunicorn=23.0.0
3536
- h11=0.16.0
3637
- h2=4.3.0
3738
- hpack=4.1.0
3839
- httpcore=1.0.9
39-
- httptools=0.6.4
40+
- httptools=0.7.1
4041
- httpx=0.28.1
4142
- hyperframe=6.1.0
42-
- idna=3.10
43+
- idna=3.11
4344
- importlib-metadata=8.7.0
44-
- iniconfig=2.0.0
45+
- iniconfig=2.3.0
4546
- jinja2=3.1.6
4647
- ld_impl_linux-64=2.44
4748
- libexpat=2.7.1
48-
- libffi=3.4.6
49-
- libgcc=15.1.0
50-
- libgcc-ng=15.1.0
51-
- libgomp=15.1.0
49+
- libffi=3.5.2
50+
- libgcc=15.2.0
51+
- libgcc-ng=15.2.0
52+
- libgomp=15.2.0
5253
- libiconv=1.18
5354
- liblzma=5.8.1
5455
- libnsl=2.0.1
5556
- libsqlite=3.50.4
56-
- libstdcxx=15.1.0
57-
- libuuid=2.41.1
57+
- libstdcxx=15.2.0
58+
- libuuid=2.41.2
5859
- libuv=1.51.0
5960
- libxcrypt=4.4.36
60-
- libxml2=2.13.8
61+
- libxml2=2.15.1
62+
- libxml2-16=2.15.1
6163
- libxslt=1.1.43
6264
- libzlib=1.3.1
63-
- lxml=6.0.1
65+
- lxml=6.0.2
6466
- markdown=3.9
6567
- markdown-it-py=4.0.0
66-
- markupsafe=3.0.2
68+
- markupsafe=3.0.3
6769
- mdurl=0.1.2
6870
- multidict=6.6.3
6971
- ncurses=6.5
70-
- openssl=3.5.3
72+
- openssl=3.5.4
7173
- packaging=25.0
7274
- pip=25.2
7375
- pluggy=1.6.0
7476
- propcache=0.3.1
7577
- pycparser=2.22
76-
- pydantic=2.11.9
77-
- pydantic-core=2.33.2
78+
- pydantic=2.12.3
79+
- pydantic-core=2.41.4
7880
- pygments=2.19.2
7981
- pysocks=1.7.1
8082
- pytest=8.4.2
81-
- python=3.12.11
82-
- python-dotenv=1.1.1
83+
- python=3.12.12
84+
- python-dotenv=1.2.1
8385
- python-json-logger=2.0.7
8486
- python-multipart=0.0.20
8587
- python_abi=3.12
86-
- pyyaml=6.0.2
88+
- pyyaml=6.0.3
8789
- readline=8.2
8890
- requests=2.32.5
89-
- rich=14.1.0
91+
- rich=14.2.0
9092
- rich-toolkit=0.15.1
9193
- setuptools=80.9.0
9294
- shellingham=1.5.4
9395
- sniffio=1.3.1
9496
- snowballstemmer=3.0.1
9597
- soupsieve=2.8
96-
- starlette=0.48.0
98+
- starlette=0.49.1
9799
- tk=8.6.13
98-
- tomli=2.2.1
99-
- typer=0.17.4
100-
- typer-slim=0.17.4
101-
- typer-slim-standard=0.17.4
100+
- tomli=2.3.0
101+
- typer=0.20.0
102+
- typer-slim=0.20.0
103+
- typer-slim-standard=0.20.0
102104
- typing-extensions=4.15.0
103-
- typing-inspection=0.4.1
105+
- typing-inspection=0.4.2
104106
- typing_extensions=4.15.0
105107
- tzdata=2025b
106108
- urllib3=2.5.0
107-
- uvicorn=0.35.0
108-
- uvicorn-standard=0.35.0
109-
- uvloop=0.21.0
110-
- watchfiles=1.1.0
109+
- uvicorn=0.38.0
110+
- uvicorn-standard=0.38.0
111+
- uvloop=0.22.1
112+
- watchfiles=1.1.1
111113
- websockets=15.0.1
112114
- wheel=0.45.1
113115
- yaml=0.2.5
114-
- yarl=1.20.1
116+
- yarl=1.22.0
115117
- zipp=3.23.0
116118
- zstandard=0.25.0
117119
- zstd=1.5.7

requirements.txt

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1,80 @@
1-
aiofiles==24.1.0
1+
aiofiles==25.1.0
22
aiohappyeyeballs==2.6.1
3-
aiohttp==3.12.15
3+
aiohttp==3.13.2
44
aiosignal==1.4.0
5+
annotated-doc==0.0.3
56
annotated-types==0.7.0
6-
anyio==4.10.0
7-
attrs==25.3.0
8-
beautifulsoup4==4.13.5
9-
Brotli==1.1.0
7+
anyio==4.11.0
8+
attrs==25.4.0
9+
beautifulsoup4==4.14.2
10+
Brotli==1.2.0
1011
bugle==0.0.4
11-
certifi==2025.8.3
12-
cffi==1.17.1
12+
certifi==2025.10.5
13+
cffi==2.0.0
1314
Chameleon==3.9.1
14-
charset-normalizer==3.4.3
15-
click==8.2.1
15+
charset-normalizer==3.4.4
16+
click==8.3.0
1617
colorama==0.4.6
1718
daiquiri==3.0.0
1819
dnspython==2.8.0
1920
email-validator==2.3.0
2021
exceptiongroup==1.3.0
21-
fastapi==0.116.2
22+
fastapi==0.120.2
2223
fastapi-chameleon==0.1.12
23-
fastapi-cli==0.0.11
24+
fastapi-cli==0.0.13
2425
frozenlist==1.7.0
2526
gunicorn==23.0.0
2627
h11==0.16.0
2728
h2==4.3.0
2829
hpack==4.1.0
2930
httpcore==1.0.9
30-
httptools==0.6.4
31+
httptools==0.7.1
3132
httpx==0.28.1
3233
hyperframe==6.1.0
33-
idna==3.10
34+
idna==3.11
3435
importlib_metadata==8.7.0
35-
iniconfig==2.0.0
36+
iniconfig==2.3.0
3637
Jinja2==3.1.6
37-
lxml==6.0.1
38+
lxml==6.0.2
3839
Markdown==3.9
3940
markdown-it-py==4.0.0
40-
MarkupSafe==3.0.2
41+
MarkupSafe==3.0.3
4142
mdurl==0.1.2
4243
multidict==6.6.3
4344
packaging==25.0
4445
pip==25.2
4546
pluggy==1.6.0
4647
propcache==0.3.1
4748
pycparser==2.22
48-
pydantic==2.11.9
49-
pydantic_core==2.33.2
49+
pydantic==2.12.3
50+
pydantic_core==2.41.4
5051
Pygments==2.19.2
5152
PySocks==1.7.1
5253
pytest==8.4.2
53-
python-dotenv==1.1.1
54+
python-dotenv==1.2.1
5455
python-json-logger==2.0.7
5556
python-multipart==0.0.20
56-
PyYAML==6.0.2
57+
PyYAML==6.0.3
5758
requests==2.32.5
58-
rich==14.1.0
59+
rich==14.2.0
5960
rich-toolkit==0.15.1
6061
setuptools==80.9.0
6162
shellingham==1.5.4
6263
sniffio==1.3.1
6364
snowballstemmer==3.0.1
6465
soupsieve==2.8
65-
starlette==0.48.0
66-
tomli==2.2.1
67-
typer==0.17.4
68-
typer-slim==0.17.4
66+
starlette==0.49.1
67+
tomli==2.3.0
68+
typer==0.20.0
69+
typer-slim==0.20.0
6970
typing_extensions==4.15.0
70-
typing-inspection==0.4.1
71+
typing-inspection==0.4.2
7172
urllib3==2.5.0
72-
uvicorn==0.35.0
73-
uvloop==0.21.0
74-
watchfiles==1.1.0
73+
uvicorn==0.38.0
74+
uvloop==0.22.1
75+
watchfiles==1.1.1
7576
websockets==15.0.1
7677
wheel==0.45.1
77-
yarl==1.20.1
78+
yarl==1.22.0
7879
zipp==3.23.0
7980
zstandard==0.25.0

0 commit comments

Comments
 (0)