generated from talgat-abdraimov/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
125 lines (125 loc) · 2.53 KB
/
dev-requirements.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
# This file was autogenerated by uv via the following command:
# uv pip compile -o dev-requirements.txt dev-requirements.in
anyio==4.4.0
# via httpx
apscheduler==3.10.4
# via python-telegram-bot
certifi==2024.7.4
# via
# httpcore
# httpx
cfgv==3.4.0
# via pre-commit
coverage==7.6.0
# via pytest-cov
distlib==0.3.8
# via virtualenv
emoji==2.12.1
# via -r requirements.in
execnet==2.1.1
# via pytest-xdist
factory-boy==3.3.0
# via pytest-factoryboy
faker==26.0.0
# via factory-boy
filelock==3.15.4
# via virtualenv
freezegun==1.5.1
# via
# -r dev-requirements.in
# pytest-freezegun
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via
# pytest-httpx
# python-telegram-bot
# zimran-http
identify==2.6.0
# via pre-commit
idna==3.7
# via
# anyio
# httpx
inflection==0.5.1
# via pytest-factoryboy
iniconfig==2.0.0
# via pytest
loguru==0.7.2
# via -r requirements.in
nodeenv==1.9.1
# via pre-commit
packaging==24.1
# via
# pytest
# pytest-factoryboy
platformdirs==4.2.2
# via virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.7.1
# via -r dev-requirements.in
pytest==8.3.1
# via
# -r dev-requirements.in
# pytest-asyncio
# pytest-cov
# pytest-deadfixtures
# pytest-env
# pytest-factoryboy
# pytest-freezegun
# pytest-httpx
# pytest-mock
# pytest-xdist
pytest-asyncio==0.23.8
# via -r dev-requirements.in
pytest-cov==5.0.0
# via -r dev-requirements.in
pytest-deadfixtures==2.2.1
# via -r dev-requirements.in
pytest-env==1.1.3
# via -r dev-requirements.in
pytest-factoryboy==2.7.0
# via -r dev-requirements.in
pytest-freezegun==0.4.2
# via -r dev-requirements.in
pytest-httpx==0.30.0
# via -r dev-requirements.in
pytest-mock==3.14.0
# via -r dev-requirements.in
pytest-xdist==3.6.1
# via -r dev-requirements.in
python-dateutil==2.9.0.post0
# via
# faker
# freezegun
python-telegram-bot==21.3
# via -r requirements.in
pytz==2024.1
# via
# apscheduler
# python-telegram-bot
pyyaml==6.0.1
# via pre-commit
ruff==0.5.3
# via -r dev-requirements.in
six==1.16.0
# via
# apscheduler
# python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
typing-extensions==4.12.2
# via
# emoji
# pytest-factoryboy
tzlocal==5.2
# via apscheduler
virtualenv==20.26.3
# via pre-commit
zimran-http==1.0.0
# via -r requirements.in