holiday-cn/dev-requirements.txt
2024-11-12 20:47:46 +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==6.5.0
black==23.12.1