-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
18 lines (18 loc) · 944 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file was autogenerated by uv via the following command:
# uv export -o requirements.txt --no-hashes
-e .
aiosqlite==0.20.0
annotated-types==0.7.0
colorama==0.4.6 ; sys_platform == 'win32'
exceptiongroup==1.2.2 ; python_full_version < '3.11'
greenlet==3.1.1 ; (python_full_version < '3.13' and platform_machine == 'AMD64') or (python_full_version < '3.13' and platform_machine == 'WIN32') or (python_full_version < '3.13' and platform_machine == 'aarch64') or (python_full_version < '3.13' and platform_machine == 'amd64') or (python_full_version < '3.13' and platform_machine == 'ppc64le') or (python_full_version < '3.13' and platform_machine == 'win32') or (python_full_version < '3.13' and platform_machine == 'x86_64')
iniconfig==2.0.0
packaging==24.1
pluggy==1.5.0
pydantic==2.9.2
pydantic-core==2.23.4
pytest==8.3.3
pytest-asyncio==0.24.0
sqlalchemy==2.0.36
tomli==2.0.2 ; python_full_version < '3.11'
typing-extensions==4.12.2