Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
noliveleger committed Dec 18, 2024
1 parent 8f4194b commit 0c1c221
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions dependencies/pip/dev_requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ pytest
pytest-cov
pytest-django
pytest-env
freezegun


# Kobocat
Expand Down
3 changes: 3 additions & 0 deletions dependencies/pip/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,8 @@ fabric==3.2.2
# via -r dependencies/pip/dev_requirements.in
flower==2.0.1
# via -r dependencies/pip/requirements.in
freezegun==1.5.1
# via -r dependencies/pip/dev_requirements.in
frozenlist==1.4.1
# via
# aiohttp
Expand Down Expand Up @@ -488,6 +490,7 @@ python-dateutil==2.9.0.post0
# -r dependencies/pip/requirements.in
# botocore
# celery
# freezegun
# pandas
# python-crontab
python3-openid==3.2.0
Expand Down

0 comments on commit 0c1c221

Please sign in to comment.