Skip to content

Commit 4ce1bed

Browse files
committed
docs
1 parent 581baee commit 4ce1bed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ elasticsearch>=6.0,<9.0
3333
flask~=2.0
3434
falcon~=2.0
3535
grpcio~=1.27
36+
httpx>=0.18.0
3637
kafka-python>=2.0,<3.0
3738
mysql-connector-python~=8.0
3839
mysqlclient~=2.1.1
@@ -48,7 +49,6 @@ remoulade>=0.50
4849
sqlalchemy>=1.0
4950
tornado>=5.1.1
5051
tortoise-orm>=0.17.0
51-
httpx>=0.18.0
5252

5353
# indirect dependency pins
5454
markupsafe==2.0.1

docs/nitpick-exceptions.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ py-class=
2424
httpx.Client
2525
httpx.AsyncClient
2626
httpx.BaseTransport
27+
openai.BaseTransport
2728
httpx.AsyncBaseTransport
2829
httpx.SyncByteStream
2930
httpx.AsyncByteStream

0 commit comments

Comments
 (0)