-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathtest_extra_new.txt
37 lines (37 loc) · 1.53 KB
/
test_extra_new.txt
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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements/raw/test_extra_new.txt -o requirements/test_extra_new.txt --allow-unsafe --strip-extras --no-strip-markers
-e ./tests/tests_helpers
# via -r requirements/raw/test_extra_none.txt
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
# via -r requirements/raw/test_extra_new.txt
coverage==7.4.4
# via -r requirements/raw/test_extra_none.txt
dirty-equals==0.7.1.post0
# via -r requirements/raw/test_extra_none.txt
greenlet==3.0.3 ; (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')
# via sqlalchemy
iniconfig==2.0.0
# via pytest
packaging==24.1
# via pytest
phonenumberslite==8.13.26
# via -r requirements/raw/test_extra_none.txt
pluggy==1.5.0
# via pytest
pydantic==2.8.2
# via -r requirements/raw/test_extra_new.txt
pydantic-core==2.20.1
# via pydantic
pytest==7.4.2
# via -r requirements/raw/test_extra_none.txt
pytz==2024.1
# via dirty-equals
sqlalchemy==2.0.32
# via -r requirements/raw/test_extra_new.txt
typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
# sqlalchemy