File: requirements_dev.txt

package info (click to toggle)
python-ical 12.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,776 kB
  • sloc: python: 15,157; sh: 9; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 481 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
-e .
coverage==7.11.3
mypy==1.18.2
pdoc==16.0.0
pip==25.3
pre-commit==4.4.0
pytest-cov==7.0.0
pytest==9.0.1
ruff==0.14.4

python-dateutil==2.9.0.post0
freezegun==1.5.5
pydantic==2.12.4
pytest-benchmark==5.2.3
types-python-dateutil==2.9.0.20251008
wheel==0.46.1
PyYAML==6.0.3
types-PyYAML==6.0.12.20250915
syrupy==5.0.0

# emoji is a dev only dependency used by script/update_emoji.py
emoji==2.15.0
# tzlocal is a dev only dependency used by script/update_tzlocal.py
tzlocal==5.3.1