Hammad112 commited on
Commit
b270da2
·
verified ·
1 Parent(s): 46734c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -81,10 +81,8 @@ protobuf==4.21.12
81
  pyarrow==6.0.1 # Updated to a compatible version
82
  pyasn1==0.4.8
83
  pyasn1_modules==0.2.8
84
- pydantic==1.10.11
85
- # pydantic-settings==0.5.0 # Removed due to version not found
86
- pydantic-settings==2.6.0 # Using a compatible version
87
- pydantic_core==0.2.0
88
  pydeck==0.8.0
89
  Pygments==2.14.0
90
  pyparsing==3.0.9
 
81
  pyarrow==6.0.1 # Updated to a compatible version
82
  pyasn1==0.4.8
83
  pyasn1_modules==0.2.8
84
+ pydantic==2.6.3 # Updated to a compatible version
85
+ pydantic-settings==2.6.0 # Updated to match the compatible pydantic version
 
 
86
  pydeck==0.8.0
87
  Pygments==2.14.0
88
  pyparsing==3.0.9