Add arrow

This commit is contained in:
Jasmine Schladen 2021-02-17 12:44:32 -08:00
parent 45b84bd088
commit e29ebb4b61
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# from requirements-docs.txt # from requirements-docs.txt
# However, dependabot doesn't use `make up-reqs`, so we have to replicate the necessary dependencies here # However, dependabot doesn't use `make up-reqs`, so we have to replicate the necessary dependencies here
# Without including these dependencies, the docs are unable to include generated autodocs # Without including these dependencies, the docs are unable to include generated autodocs
arrow
Flask Flask
flask_replicated flask_replicated
logmatic-python logmatic-python

View File

@ -6,6 +6,8 @@
# #
alabaster==0.7.12 alabaster==0.7.12
# via sphinx # via sphinx
arrow==0.17.0
# manual debug
babel==2.8.0 babel==2.8.0
# via sphinx # via sphinx
certifi==2020.12.5 certifi==2020.12.5