File tree Expand file tree Collapse file tree 3 files changed +10
-62
lines changed
Expand file tree Collapse file tree 3 files changed +10
-62
lines changed Original file line number Diff line number Diff line change 1+ flake8==7.1.2
Original file line number Diff line number Diff line change 1+ -r requirements.txt
2+
3+ pytest==8.3.5
4+ pytest-cov==6.0.0
5+ pytest-sugar==1.0.0
6+ gevent==24.11.1
Original file line number Diff line number Diff line change 1- aiohttp == 3.11.14
2- aiosignal == 1.3.2
3- aiosqlite == 0.21.0
4- annotated-types == 0.7.0
5- anyio == 4.8.0
6- attrs == 25.3.0
7- certifi == 2025.1.31
8- click == 8.1.8
9- coverage == 7.7.0
10- dnspython == 2.7.0
11- email_validator == 2.2.0
12- fastapi == 0.115.11
1+ # https://fastapi.tiangolo.com/#standard-dependencies
2+ fastapi [standard ]== 0.115.12
133fastapi-cache2 == 0.2.2
14- fastapi-cli == 0.0.7
15- flake8 == 7.1.2
16- frozenlist == 1.5.0
17- gevent == 24.11.1
18- greenlet == 3.1.1
19- h11 == 0.14.0
20- httpcore == 1.0.7
21- httptools == 0.6.4
22- httpx == 0.28.1
23- idna == 3.10
24- iniconfig == 2.0.0
25- Jinja2 == 3.1.5
26- markdown-it-py == 3.0.0
27- MarkupSafe == 3.0.2
28- mccabe == 0.7.0
29- mdurl == 0.1.2
30- multidict == 6.1.0
31- packaging == 24.2
32- pendulum == 3.0.0
33- pluggy == 1.5.0
34- pycodestyle == 2.12.1
35- pydantic == 2.10.6
36- pydantic_core
37- pyflakes == 3.2.0
38- Pygments == 2.19.1
39- pytest == 8.3.5
40- pytest-cov == 6.0.0
41- pytest-sugar == 1.0.0
42- python-dateutil == 2.9.0.post0
43- python-dotenv == 1.0.1
44- python-multipart == 0.0.20
45- PyYAML == 6.0.2
46- rich == 13.9.4
47- setuptools == 76.0.0
48- shellingham == 1.5.4
49- six == 1.17.0
50- sniffio == 1.3.1
514SQLAlchemy == 2.0.39
52- starlette
53- termcolor == 2.5.0
54- time-machine == 2.16.0
55- typer == 0.15.2
56- typing_extensions == 4.12.2
57- tzdata == 2025.1
58- uvicorn == 0.34.0
59- uvloop == 0.21.0
60- watchfiles == 1.0.4
61- websockets == 15.0.1
62- yarl == 1.18.3
63- zope.event == 5.0
64- zope.interface == 7.2
5+ aiosqlite == 0.21.0
You can’t perform that action at this time.
0 commit comments