mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-26 05:12:11 +00:00
⬆️ Add responses
This commit is contained in:
@@ -35,6 +35,7 @@ pytest-xdist
|
||||
Faker
|
||||
model_bakery
|
||||
ipython
|
||||
responses
|
||||
|
||||
# Packaging
|
||||
pip-tools>=6.6.2
|
||||
|
||||
@@ -258,8 +258,11 @@ requests==2.28.1
|
||||
# -r ./requirements.in
|
||||
# django-allauth
|
||||
# requests-oauthlib
|
||||
# responses
|
||||
requests-oauthlib==1.3.1
|
||||
# via django-allauth
|
||||
responses==0.22.0
|
||||
# via -r ./requirements.in
|
||||
s3transfer==0.4.2
|
||||
# via boto3
|
||||
six==1.16.0
|
||||
@@ -283,14 +286,18 @@ toml==0.10.2
|
||||
# black
|
||||
# pep517
|
||||
# pytest
|
||||
# responses
|
||||
traitlets==5.2.1.post0
|
||||
# via
|
||||
# ipython
|
||||
# matplotlib-inline
|
||||
types-toml==0.10.8.1
|
||||
# via responses
|
||||
urllib3==1.26.4
|
||||
# via
|
||||
# botocore
|
||||
# requests
|
||||
# responses
|
||||
vine==5.0.0
|
||||
# via
|
||||
# amqp
|
||||
|
||||
Reference in New Issue
Block a user