Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh pip-compile outputs backendDependencies #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ nplusone
mockredispy
requests_mock
django-debug-toolbar
freezegun==1.1.0
freezegun==1.5.1
tblib
vcrpy==4.1.1
vcrpy==6.0.2
pip-tools
mypy==0.931
django-stubs==1.9.0
mypy==1.13.0
django-stubs==5.1.1
types-python-dateutil
types-requests
ipython
polib==1.1.1
polib==1.2.0
types-polib
types-redis
types-freezegun
types-protobuf
unittest-xml-reporting
faker
boto3-stubs==1.20.34
boto3-stubs==1.35.60
Loading