Spaces:
Runtime error
Runtime error
clean requirements.txt
Browse files- .idea/workspace.xml +24 -5
- requirements.txt +1 -0
.idea/workspace.xml
CHANGED
@@ -4,8 +4,7 @@
|
|
4 |
<option name="autoReloadType" value="SELECTIVE" />
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
-
<list default="true" id="d7806539-b6d6-42e7-bb45-1565f5d54891" name="Changes" comment="
|
8 |
-
<change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
9 |
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
10 |
<change beforePath="$PROJECT_DIR$/Dockerfile" beforeDir="false" afterPath="$PROJECT_DIR$/Dockerfile" afterDir="false" />
|
11 |
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
|
@@ -125,7 +124,7 @@
|
|
125 |
<updated>1702301546100</updated>
|
126 |
<workItem from="1702301554378" duration="4025000" />
|
127 |
<workItem from="1702450051021" duration="10065000" />
|
128 |
-
<workItem from="1702476484538" duration="
|
129 |
</task>
|
130 |
<task id="LOCAL-00001" summary="init commit">
|
131 |
<option name="closed" value="true" />
|
@@ -207,12 +206,31 @@
|
|
207 |
<option name="project" value="LOCAL" />
|
208 |
<updated>1702482100189</updated>
|
209 |
</task>
|
210 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
211 |
<servers />
|
212 |
</component>
|
213 |
<component name="TypeScriptGeneratedFilesManager">
|
214 |
<option name="version" value="3" />
|
215 |
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
216 |
<component name="Vcs.Log.Tabs.Properties">
|
217 |
<option name="TAB_STATES">
|
218 |
<map>
|
@@ -234,7 +252,8 @@
|
|
234 |
<MESSAGE value="set default conf to 60" />
|
235 |
<MESSAGE value="add test image" />
|
236 |
<MESSAGE value="remove opencv" />
|
237 |
-
<
|
|
|
238 |
</component>
|
239 |
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
240 |
<SUITE FILE_PATH="coverage/detector$demo.coverage" NAME="demo Coverage Results" MODIFIED="1702302380580" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
|
|
4 |
<option name="autoReloadType" value="SELECTIVE" />
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
+
<list default="true" id="d7806539-b6d6-42e7-bb45-1565f5d54891" name="Changes" comment="clean requirements.txt">
|
|
|
8 |
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
9 |
<change beforePath="$PROJECT_DIR$/Dockerfile" beforeDir="false" afterPath="$PROJECT_DIR$/Dockerfile" afterDir="false" />
|
10 |
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
|
|
|
124 |
<updated>1702301546100</updated>
|
125 |
<workItem from="1702301554378" duration="4025000" />
|
126 |
<workItem from="1702450051021" duration="10065000" />
|
127 |
+
<workItem from="1702476484538" duration="6510000" />
|
128 |
</task>
|
129 |
<task id="LOCAL-00001" summary="init commit">
|
130 |
<option name="closed" value="true" />
|
|
|
206 |
<option name="project" value="LOCAL" />
|
207 |
<updated>1702482100189</updated>
|
208 |
</task>
|
209 |
+
<task id="LOCAL-00011" summary="clean requirements.txt">
|
210 |
+
<option name="closed" value="true" />
|
211 |
+
<created>1702482463491</created>
|
212 |
+
<option name="number" value="00011" />
|
213 |
+
<option name="presentableId" value="LOCAL-00011" />
|
214 |
+
<option name="project" value="LOCAL" />
|
215 |
+
<updated>1702482463491</updated>
|
216 |
+
</task>
|
217 |
+
<option name="localTasksCounter" value="12" />
|
218 |
<servers />
|
219 |
</component>
|
220 |
<component name="TypeScriptGeneratedFilesManager">
|
221 |
<option name="version" value="3" />
|
222 |
</component>
|
223 |
+
<component name="Vcs.Log.History.Properties">
|
224 |
+
<option name="COLUMN_ID_ORDER">
|
225 |
+
<list>
|
226 |
+
<option value="Default.Root" />
|
227 |
+
<option value="Default.Author" />
|
228 |
+
<option value="Default.Date" />
|
229 |
+
<option value="Default.Subject" />
|
230 |
+
<option value="Space.CommitStatus" />
|
231 |
+
</list>
|
232 |
+
</option>
|
233 |
+
</component>
|
234 |
<component name="Vcs.Log.Tabs.Properties">
|
235 |
<option name="TAB_STATES">
|
236 |
<map>
|
|
|
252 |
<MESSAGE value="set default conf to 60" />
|
253 |
<MESSAGE value="add test image" />
|
254 |
<MESSAGE value="remove opencv" />
|
255 |
+
<MESSAGE value="clean requirements.txt" />
|
256 |
+
<option name="LAST_COMMIT_MESSAGE" value="clean requirements.txt" />
|
257 |
</component>
|
258 |
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
259 |
<SUITE FILE_PATH="coverage/detector$demo.coverage" NAME="demo Coverage Results" MODIFIED="1702302380580" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
requirements.txt
CHANGED
@@ -35,6 +35,7 @@ mdurl==0.1.2
|
|
35 |
mpmath==1.3.0
|
36 |
networkx==3.2.1
|
37 |
numpy==1.26.2
|
|
|
38 |
packaging==23.2
|
39 |
pandas==2.1.4
|
40 |
Pillow==10.1.0
|
|
|
35 |
mpmath==1.3.0
|
36 |
networkx==3.2.1
|
37 |
numpy==1.26.2
|
38 |
+
opencv-python==4.8.1.78
|
39 |
packaging==23.2
|
40 |
pandas==2.1.4
|
41 |
Pillow==10.1.0
|