holiday-cn/dev-requirements.txt
2023-12-12 10:18:34 +00:00

11 lines
130 B
Plaintext

# main
requests==2.31.0
beautifulsoup4==4.12.2
tqdm==4.66.1
icalendar==4.1.1
# test
pytest==7.4.3
coverage==6.5.0
black==23.12.0