Spaces:
Running
Running
Commit
•
f7c6f19
1
Parent(s):
6416123
Pin to latest pydantic 1.0 release
Browse filesMaybe 1.0 exactly is too far back. Sorry about this.
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
elasticsearch==7.17.9
|
2 |
-
pydantic==1
|
3 |
elasticsearch-dsl
|
4 |
nh3
|
|
|
1 |
elasticsearch==7.17.9
|
2 |
+
pydantic==1.*
|
3 |
elasticsearch-dsl
|
4 |
nh3
|