This commit is contained in:
adii1823
2021-10-28 17:33:49 +05:30
parent ff85709895
commit 583ec6a898
17 changed files with 952 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#
# 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