-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (54 loc) · 1.38 KB
/
requirements.txt
File metadata and controls
54 lines (54 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# This file was autogenerated by uv via the following command:
# uv export -o requirements.txt --no-hashes
-e .
aiosqlite==0.22.1
annotated-types==0.7.0
# via pydantic
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
# via pytest-asyncio
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
coverage==7.13.5
# via pytest-cov
exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via pytest
greenlet==3.4.0 ; platform_machine == 'AMD64' or platform_machine == 'WIN32' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'ppc64le' or platform_machine == 'win32' or platform_machine == 'x86_64'
# via sqlalchemy
iniconfig==2.3.0
# via pytest
packaging==26.0
# via pytest
pluggy==1.6.0
# via
# pytest
# pytest-cov
prek==0.3.9
pydantic==2.13.0
# via sqlalchemy-crud-plus
pydantic-core==2.46.0
# via pydantic
pygments==2.20.0
# via pytest
pytest==9.0.3
# via
# pytest-asyncio
# pytest-cov
pytest-asyncio==1.3.0
pytest-cov==7.1.0
sqlalchemy==2.0.49
# via sqlalchemy-crud-plus
tomli==2.4.1 ; python_full_version <= '3.11'
# via
# coverage
# pytest
ty==0.0.30
typing-extensions==4.15.0
# via
# exceptiongroup
# pydantic
# pydantic-core
# pytest-asyncio
# sqlalchemy
# typing-inspection
typing-inspection==0.4.2
# via pydantic