holiday-cn/dev-requirements.txt
2022-12-09 19:38:03 +00:00

11 lines
130 B
Plaintext

# main
requests==2.28.1
beautifulsoup4==4.11.1
tqdm==4.64.1
icalendar==4.1.0
# test
pytest==7.2.0
coverage==6.5.0
black==22.12.0