Commit a177563f authored by Spiros Koulouzis's avatar Spiros Koulouzis

added yaml

parent 01a2c713
......@@ -3,10 +3,7 @@
<component name="ChangeListManager">
<list default="true" id="e478ccae-5352-4e8e-9efb-3f5cda44e877" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/../.jenkins_pipeline.kate-swp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/planner/planner.py" beforeDir="false" afterPath="$PROJECT_DIR$/planner/planner.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/service/specification_analyzer.py" beforeDir="false" afterPath="$PROJECT_DIR$/service/specification_analyzer.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../jenkins_pipeline" beforeDir="false" afterPath="$PROJECT_DIR$/../jenkins_pipeline" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
......@@ -124,7 +121,14 @@
<option name="project" value="LOCAL" />
<updated>1573139478947</updated>
</task>
<option name="localTasksCounter" value="3" />
<task id="LOCAL-00003" summary="removed matplotlib">
<created>1573140673028</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1573140673028</updated>
</task>
<option name="localTasksCounter" value="4" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
......@@ -143,6 +147,7 @@
<component name="VcsManagerConfiguration">
<MESSAGE value="refactor planner" />
<MESSAGE value="added requrements file" />
<option name="LAST_COMMIT_MESSAGE" value="added requrements file" />
<MESSAGE value="removed matplotlib" />
<option name="LAST_COMMIT_MESSAGE" value="removed matplotlib" />
</component>
</project>
\ No newline at end of file
......@@ -2,4 +2,5 @@ pika==1.1.0
tosca-parser==1.6.0
names==0.3.0
networkx==2.4
yaml
# matplotlib==3.1.1
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment