Merge branch 'stable'
This commit is contained in:
commit
391895fbeb
15 changed files with 20 additions and 13 deletions
|
@ -41,14 +41,14 @@ setup(
|
|||
"django-coverage-plugin>=3.0.0,<3.2",
|
||||
"django-stubs>=1.14.0,<4.3",
|
||||
"djangorestframework-stubs>=1.8.0,<3.15",
|
||||
"model_bakery>=1.10.1,<1.13",
|
||||
"model_bakery>=1.10.1,<1.14",
|
||||
"psycopg[binary]>=3.1.8,<3.2",
|
||||
"pylint-django>=2.5.3,<2.6",
|
||||
"pytest-django>=4.5.2,<4.6",
|
||||
"requests-mock>=1.10.0,<1.12",
|
||||
],
|
||||
"sentry": [
|
||||
"sentry-sdk[django]>=1.15.0,<1.29",
|
||||
"sentry-sdk[django]>=1.15.0,<1.30",
|
||||
],
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue