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
|
||||
# requests-oauthlib
|
||||
# requests-toolbelt
|
||||
# stripe
|
||||
# tavily-python
|
||||
# tiktoken
|
||||
requests-oauthlib==1.3.1
|
||||
|
|
@ -518,6 +519,8 @@ stack-data==0.6.3
|
|||
# via -r requirements.txt
|
||||
starlette==0.38.6
|
||||
# via fastapi
|
||||
stripe==14.3.0
|
||||
# via -r requirements.txt
|
||||
tavily-python==0.7.11
|
||||
# via -r requirements.txt
|
||||
tenacity==9.1.2
|
||||
|
|
@ -562,6 +565,7 @@ typing-extensions==4.15.0
|
|||
# referencing
|
||||
# selenium
|
||||
# sqlalchemy
|
||||
# stripe
|
||||
# trio-typing
|
||||
# typing-inspection
|
||||
typing-inspection==0.4.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue