Update dependency deprecated to v1.2.18
This commit is contained in:
parent
6c0ca536c7
commit
5b1aa2ee39
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ crewai[tools]==0.55.2 ; python_version >= "3.11" and python_full_version <= "3.1
|
|||
cryptography==43.0.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
dataclasses-json==0.6.7 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
decorator==5.1.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
deprecated==1.2.14 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
deprecated==1.2.18 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
deprecation==2.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
dirtyjson==1.0.8 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
distro==1.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue