holiday-cn/dev-requirements.txt
2024-06-17 19:33:36 +00:00

11 lines
130 B
Plaintext

# main
requests==2.32.3
beautifulsoup4==4.12.3
tqdm==4.66.4
icalendar==4.1.1
# test
pytest==7.4.4
coverage==6.5.0
black==23.12.1