Files
Learn-Python-Programming-Th…/ch02/requirements/main.txt
T
adii1823 583ec6a898 ch02
2021-10-28 17:33:49 +05:30

13 lines
204 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile main.in
#
arrow==1.0.3
# via -r main.in
python-dateutil==2.8.1
# via arrow
six==1.15.0
# via python-dateutil