Spaces:
Sleeping
Sleeping
loosen pydantic version
Browse files- .idea/workspace.xml +1 -2
- requirements.txt +1 -1
.idea/workspace.xml
CHANGED
@@ -5,7 +5,6 @@
|
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
<list default="true" id="7ba7bcf7-b91a-42f5-86ac-54dca93c4bf7" name="Changes" comment="">
|
8 |
-
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
9 |
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
|
10 |
</list>
|
11 |
<option name="SHOW_DIALOG" value="false" />
|
@@ -51,7 +50,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>
|
|
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
<list default="true" id="7ba7bcf7-b91a-42f5-86ac-54dca93c4bf7" name="Changes" comment="">
|
|
|
8 |
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
|
9 |
</list>
|
10 |
<option name="SHOW_DIALOG" value="false" />
|
|
|
50 |
<option name="number" value="Default" />
|
51 |
<option name="presentableId" value="Default" />
|
52 |
<updated>1696196025530</updated>
|
53 |
+
<workItem from="1696196027593" duration="1532000" />
|
54 |
</task>
|
55 |
<servers />
|
56 |
</component>
|
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ contourpy==1.1.0
|
|
24 |
cryptography==41.0.4
|
25 |
cssselect==1.2.0
|
26 |
cycler==0.11.0
|
27 |
-
dataclasses-json
|
28 |
debugpy==1.6.7.post1
|
29 |
decorator==5.1.1
|
30 |
defusedxml==0.7.1
|
|
|
24 |
cryptography==41.0.4
|
25 |
cssselect==1.2.0
|
26 |
cycler==0.11.0
|
27 |
+
dataclasses-json
|
28 |
debugpy==1.6.7.post1
|
29 |
decorator==5.1.1
|
30 |
defusedxml==0.7.1
|