holiday-cn/dev-requirements.txt
2023-01-14 15:36:10 +00:00

11 lines
130 B
Plaintext

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