holiday-cn/dev-requirements.txt
2024-11-12 20:54:44 +08:00

11 lines
130 B
Plaintext

# main
requests==2.32.3
beautifulsoup4==4.12.3
tqdm==4.67.0
icalendar==4.1.1
# test
pytest==8.3.3
coverage==7.6.4
black==24.10.0