Spaces:
Sleeping
Sleeping
loosen pydantic version
Browse files- .idea/workspace.xml +1 -1
- requirements.txt +1 -1
.idea/workspace.xml
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
<option name="number" value="Default" />
|
52 |
<option name="presentableId" value="Default" />
|
53 |
<updated>1696196025530</updated>
|
54 |
-
<workItem from="1696196027593" duration="
|
55 |
</task>
|
56 |
<servers />
|
57 |
</component>
|
|
|
51 |
<option name="number" value="Default" />
|
52 |
<option name="presentableId" value="Default" />
|
53 |
<updated>1696196025530</updated>
|
54 |
+
<workItem from="1696196027593" duration="1466000" />
|
55 |
</task>
|
56 |
<servers />
|
57 |
</component>
|
requirements.txt
CHANGED
@@ -119,7 +119,7 @@ pyasn1==0.5.0
|
|
119 |
pyasn1-modules==0.3.0
|
120 |
pycparser==2.21
|
121 |
pydantic
|
122 |
-
pydantic_core
|
123 |
PyDispatcher==2.0.7
|
124 |
Pygments==2.16.1
|
125 |
pyOpenSSL==23.2.0
|
|
|
119 |
pyasn1-modules==0.3.0
|
120 |
pycparser==2.21
|
121 |
pydantic
|
122 |
+
pydantic_core
|
123 |
PyDispatcher==2.0.7
|
124 |
Pygments==2.16.1
|
125 |
pyOpenSSL==23.2.0
|