File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ dependencies:
77 - _openmp_mutex=4.5
88 - annotated-types=0.7.0
99 - anyio=4.10.0
10+ - backports.asyncio.runner=1.2.0
1011 - brotli-python=1.1.0
1112 - bzip2=1.0.8
1213 - ca-certificates=2025.8.3
@@ -16,14 +17,17 @@ dependencies:
1617 - click=8.2.1
1718 - colorama=0.4.6
1819 - cryptography=45.0.7
20+ - cyrus-sasl=2.1.28
1921 - daiquiri=3.0.0
20- - dnspython=2.7 .0
22+ - dnspython=2.8 .0
2123 - email-validator=2.3.0
2224 - email_validator=2.3.0
2325 - exceptiongroup=1.3.0
24- - fastapi=0.116.1
25- - fastapi-cli=0.0.10
26- - fastapi-core=0.116.1
26+ - fastapi=0.116.2
27+ - fastapi-cli=0.0.11
28+ - fastapi-core=0.116.2
29+ - filelock=3.19.1
30+ - freetype=2.14.1
2731 - gmp=6.3.0
2832 - greenlet=3.2.4
2933 - gunicorn=23.0.0
@@ -34,94 +38,96 @@ dependencies:
3438 - httptools=0.6.4
3539 - httpx=0.28.1
3640 - hyperframe=6.1.0
41+ - icu=75.1
3742 - idna=3.10
3843 - iniconfig=2.0.0
3944 - jinja2=3.1.6
45+ - keyutils=1.6.3
46+ - krb5=1.21.3
4047 - lcms2=2.17
4148 - ld_impl_linux-64=2.44
4249 - ldap3=2.9.1
4350 - lerc=4.0.0
44- - levenshtein=0.27.1
45- - libblas=3.9.0
46- - libcblas=3.9.0
4751 - libdeflate=1.24
52+ - libedit=3.1.20250104
4853 - libexpat=2.7.1
4954 - libffi=3.4.6
50- - libfreetype=2.13.3
51- - libfreetype6=2.13.3
55+ - libfreetype=2.14.1
56+ - libfreetype6=2.14.1
5257 - libgcc=15.1.0
5358 - libgcc-ng=15.1.0
54- - libgfortran=15.1.0
55- - libgfortran5=15.1.0
5659 - libgomp=15.1.0
5760 - libiconv=1.18
5861 - libjpeg-turbo=3.1.0
59- - liblapack=3.9.0
6062 - liblzma=5.8.1
6163 - libnsl=2.0.1
62- - libopenblas=0.3.30
64+ - libntlm=1.8
6365 - libpng=1.6.50
66+ - libpq=17.6
6467 - libsodium=1.0.20
6568 - libsqlite=3.50.4
6669 - libstdcxx=15.1.0
6770 - libstdcxx-ng=15.1.0
6871 - libtiff=4.7.0
69- - libuuid=2.38 .1
72+ - libuuid=2.41 .1
7073 - libuv=1.51.0
7174 - libwebp-base=1.6.0
7275 - libxcb=1.17.0
7376 - libxcrypt=4.4.36
77+ - libxml2=2.13.8
78+ - libxslt=1.1.43
7479 - libzlib=1.3.1
80+ - lxml=6.0.1
7581 - markdown-it-py=4.0.0
7682 - markupsafe=3.0.2
7783 - mdurl=0.1.2
7884 - ncurses=6.5
79- - numpy=2.3.2
8085 - openjpeg=2.5.3
81- - openssl=3.5.2
86+ - openldap=2.6.10
87+ - openssl=3.5.3
8288 - packaging=25.0
8389 - pendulum=3.1.0
8490 - pillow=11.3.0
8591 - pip=25.2
8692 - pluggy=1.6.0
93+ - psycopg=3.2.9
94+ - psycopg-c=3.2.9
8795 - pthread-stubs=0.4
8896 - pyasn1=0.6.1
8997 - pycparser=2.22
9098 - pycryptodome=3.23.0
91- - pydantic=2.11.7
99+ - pydantic=2.11.9
92100 - pydantic-core=2.33.2
93101 - pygments=2.19.2
94102 - pyjwt=2.10.1
95- - pynacl=1.5 .0
103+ - pynacl=1.6 .0
96104 - pysocks=1.7.1
97- - pytest=8.4.1
105+ - pytest=8.4.2
106+ - pytest-asyncio=1.2.0
98107 - python=3.11.13
99108 - python-dateutil=2.9.0.post0
100109 - python-dotenv=1.1.1
101110 - python-json-logger=2.0.7
102- - python-levenshtein=0.27.1
103111 - python-multipart=0.0.20
104112 - python_abi=3.11
105113 - pyyaml=6.0.2
106- - rapidfuzz=3.14.0
107114 - readline=8.2
108115 - requests=2.32.5
109116 - rich=14.1.0
110- - rich-toolkit=0.15.0
117+ - rich-toolkit=0.15.1
111118 - setuptools=80.9.0
112119 - shellingham=1.5.4
113120 - six=1.17.0
114121 - sniffio=1.3.1
115- - sqlalchemy=1.4.46
122+ - sqlalchemy=2.0.43
116123 - sqlite=3.50.4
117- - starlette=0.47.3
118- - thefuzz=0.22.1
124+ - starlette=0.48.0
119125 - time-machine=2.19.0
120126 - tk=8.6.13
121127 - tomli=2.2.1
122- - typer=0.17.3
123- - typer-slim=0.17.3
124- - typer-slim-standard=0.17.3
128+ - typer=0.17.4
129+ - typer-slim=0.17.4
130+ - typer-slim-standard=0.17.4
125131 - typing-extensions=4.15.0
126132 - typing-inspection=0.4.1
127133 - typing_extensions=4.15.0
@@ -136,6 +142,6 @@ dependencies:
136142 - xorg-libxau=1.0.12
137143 - xorg-libxdmcp=1.1.5
138144 - yaml=0.2.5
139- - zstandard=0.24 .0
145+ - zstandard=0.25 .0
140146 - zstd=1.5.7
141- prefix : /home/servilla /miniconda3/envs/auth
147+ prefix : /home/pasta /miniconda3/envs/auth
Original file line number Diff line number Diff line change @@ -8,11 +8,12 @@ click==8.2.1
88colorama == 0.4.6
99cryptography == 45.0.7
1010daiquiri == 3.0.0
11- dnspython == 2.7 .0
11+ dnspython == 2.8 .0
1212email-validator == 2.3.0
1313exceptiongroup == 1.3.0
14- fastapi == 0.116.1
15- fastapi-cli == 0.0.10
14+ fastapi == 0.116.2
15+ fastapi-cli == 0.0.11
16+ filelock == 3.19.1
1617greenlet == 3.2.4
1718gunicorn == 23.0.0
1819h11 == 0.16.0
@@ -26,47 +27,46 @@ idna==3.10
2627iniconfig == 2.0.0
2728Jinja2 == 3.1.6
2829ldap3 == 2.9.1
29- Levenshtein == 0.27 .1
30+ lxml == 6.0 .1
3031markdown-it-py == 4.0.0
3132MarkupSafe == 3.0.2
3233mdurl == 0.1.2
33- numpy == 2.3.2
3434packaging == 25.0
3535pendulum == 3.1.0
3636pillow == 11.3.0
3737pip == 25.2
3838pluggy == 1.6.0
39+ psycopg == 3.2.9
40+ psycopg-c == 3.2.9
3941pyasn1 == 0.6.1
4042pycparser == 2.22
4143pycryptodome == 3.23.0
42- pydantic == 2.11.7
44+ pydantic == 2.11.9
4345pydantic_core == 2.33.2
4446Pygments == 2.19.2
4547PyJWT == 2.10.1
46- PyNaCl == 1.5 .0
48+ PyNaCl == 1.6 .0
4749PySocks == 1.7.1
48- pytest == 8.4.1
50+ pytest == 8.4.2
51+ pytest-asyncio == 1.2.0
4952python-dateutil == 2.9.0.post0
5053python-dotenv == 1.1.1
5154python-json-logger == 2.0.7
52- python-Levenshtein == 0.27.1
5355python-multipart == 0.0.20
5456PyYAML == 6.0.2
55- RapidFuzz == 3.14.0
5657requests == 2.32.5
5758rich == 14.1.0
58- rich-toolkit == 0.15.0
59+ rich-toolkit == 0.15.1
5960setuptools == 80.9.0
6061shellingham == 1.5.4
6162six == 1.17.0
6263sniffio == 1.3.1
63- SQLAlchemy == 1.4.46
64- starlette == 0.47.3
65- thefuzz == 0.22.1
64+ SQLAlchemy == 2.0.43
65+ starlette == 0.48.0
6666time-machine == 2.19.0
6767tomli == 2.2.1
68- typer == 0.17.3
69- typer-slim == 0.17.3
68+ typer == 0.17.4
69+ typer-slim == 0.17.4
7070typing_extensions == 4.15.0
7171typing-inspection == 0.4.1
7272urllib3 == 2.5.0
@@ -75,4 +75,4 @@ uvloop==0.21.0
7575watchfiles == 1.1.0
7676websockets == 15.0.1
7777wheel == 0.45.1
78- zstandard == 0.24 .0
78+ zstandard == 0.25 .0
You can’t perform that action at this time.
0 commit comments