Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
krau committed Dec 1, 2024
1 parent e6512f3 commit a446cbb
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 174 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file was autogenerated by uv via the following command:
# uv export --no-dev --no-hashes -o requirements.txt
aiolimiter==1.1.0
alembic==1.13.3
aiolimiter==1.1.1
alembic==1.14.0
annotated-types==0.7.0
anyio==4.6.2.post1
apscheduler==3.10.4
Expand All @@ -11,7 +11,7 @@ certifi==2024.8.30
cffi==1.17.1 ; platform_python_implementation != 'PyPy' or python_full_version >= '3.13'
charset-normalizer==3.4.0
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
cryptography==43.0.3
cryptography==44.0.0
distro==1.9.0
dynaconf==3.2.6
emoji==2.11.0
Expand All @@ -20,35 +20,35 @@ greenlet==3.1.1 ; (python_full_version < '3.13' and platform_machine == 'AMD64')
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.6
httpx==0.27.2
httpcore==1.0.7
httpx==0.28.0
httpx-sse==0.4.0
hyperframe==6.0.1
idna==3.10
jiter==0.6.1
jiter==0.8.0
loguru==0.7.2
mako==1.3.6
markupsafe==3.0.2
meilisearch==0.31.5
meilisearch==0.32.0
mysql-connector-python==9.1.0
openai==1.52.2
orjson==3.10.10
openai==1.55.3
orjson==3.10.12
pillow==11.0.0
pilmoji==2.0.4
psutil==6.1.0
pycparser==2.22 ; platform_python_implementation != 'PyPy' or python_full_version >= '3.13'
pydantic==2.9.2
pydantic-core==2.23.4
python-telegram-bot==21.6
pydantic==2.10.2
pydantic-core==2.27.1
python-telegram-bot==21.7
pytz==2024.2
redis==5.2.0
requests==2.32.3
six==1.16.0
sniffio==1.3.1
socksio==1.0.0
sqlalchemy==2.0.36
tornado==6.4.1
tqdm==4.66.5
tornado==6.4.2
tqdm==4.67.1
typing-extensions==4.12.2
tzdata==2024.2 ; platform_system == 'Windows'
tzlocal==5.2
Expand Down
Loading

0 comments on commit a446cbb

Please sign in to comment.