holiday-cn/dev-requirements.txt
2023-04-08 23:38:42 +00:00

11 lines
129 B
Plaintext

# main
requests==2.28.2
beautifulsoup4==4.12.2
tqdm==4.65.0
icalendar==4.1.0
# test
pytest==7.3.0
coverage==6.5.0
black==23.3.0