holiday-cn/dev-requirements.txt
2024-02-10 21:05:08 +00:00

11 lines
130 B
Plaintext

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