Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -18,3 +18,4 @@ sqlite_utils==3.27
|
|
18 |
timer==0.2.2
|
19 |
torch
|
20 |
tqdm==4.64.0
|
|
|
|
18 |
timer==0.2.2
|
19 |
torch
|
20 |
tqdm==4.64.0
|
21 |
+
pydantic<2.0
|