chore: update requirements.lock
This commit is contained in:
parent
7578d8bf3e
commit
730ece6019
1 changed files with 4 additions and 0 deletions
|
|
@ -472,6 +472,7 @@ requests==2.32.5
|
||||||
# office365-rest-python-client
|
# office365-rest-python-client
|
||||||
# requests-oauthlib
|
# requests-oauthlib
|
||||||
# requests-toolbelt
|
# requests-toolbelt
|
||||||
|
# stripe
|
||||||
# tavily-python
|
# tavily-python
|
||||||
# tiktoken
|
# tiktoken
|
||||||
requests-oauthlib==1.3.1
|
requests-oauthlib==1.3.1
|
||||||
|
|
@ -518,6 +519,8 @@ stack-data==0.6.3
|
||||||
# via -r requirements.txt
|
# via -r requirements.txt
|
||||||
starlette==0.38.6
|
starlette==0.38.6
|
||||||
# via fastapi
|
# via fastapi
|
||||||
|
stripe==14.3.0
|
||||||
|
# via -r requirements.txt
|
||||||
tavily-python==0.7.11
|
tavily-python==0.7.11
|
||||||
# via -r requirements.txt
|
# via -r requirements.txt
|
||||||
tenacity==9.1.2
|
tenacity==9.1.2
|
||||||
|
|
@ -562,6 +565,7 @@ typing-extensions==4.15.0
|
||||||
# referencing
|
# referencing
|
||||||
# selenium
|
# selenium
|
||||||
# sqlalchemy
|
# sqlalchemy
|
||||||
|
# stripe
|
||||||
# trio-typing
|
# trio-typing
|
||||||
# typing-inspection
|
# typing-inspection
|
||||||
typing-inspection==0.4.2
|
typing-inspection==0.4.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue