Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
02cf4315
Commit
02cf4315
authored
Jan 26, 2020
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added wheel==0.33.6
parent
2663f232
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
3 deletions
+7
-3
workspace.xml
drip-planner/.idea/workspace.xml
+3
-2
requirements.txt
drip-planner/requirements.txt
+1
-0
requirements.txt
sure_tosca-flask-server/requirements.txt
+2
-1
test-requirements.txt
sure_tosca-flask-server/test-requirements.txt
+1
-0
No files found.
drip-planner/.idea/workspace.xml
View file @
02cf4315
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
<component
name=
"ChangeListManager"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"e478ccae-5352-4e8e-9efb-3f5cda44e877"
name=
"Default Changelist"
comment=
""
>
<list
default=
"true"
id=
"e478ccae-5352-4e8e-9efb-3f5cda44e877"
name=
"Default Changelist"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/requirements.txt"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/requirements.txt"
afterDir=
"false"
/>
</list>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
...
@@ -305,10 +306,10 @@
...
@@ -305,10 +306,10 @@
<screen
x=
"67"
y=
"34"
width=
"2493"
height=
"1406"
/>
<screen
x=
"67"
y=
"34"
width=
"2493"
height=
"1406"
/>
</state>
</state>
<state
width=
"2465"
height=
"407"
key=
"GridCell.Tab.1.right/67.34.2493.1406@67.34.2493.1406"
timestamp=
"1580077545495"
/>
<state
width=
"2465"
height=
"407"
key=
"GridCell.Tab.1.right/67.34.2493.1406@67.34.2493.1406"
timestamp=
"1580077545495"
/>
<state
x=
"679"
y=
"283"
key=
"SettingsEditor"
timestamp=
"15
75885393075
"
>
<state
x=
"679"
y=
"283"
key=
"SettingsEditor"
timestamp=
"15
80078850367
"
>
<screen
x=
"67"
y=
"34"
width=
"2493"
height=
"1406"
/>
<screen
x=
"67"
y=
"34"
width=
"2493"
height=
"1406"
/>
</state>
</state>
<state
x=
"679"
y=
"283"
key=
"SettingsEditor/67.34.2493.1406@67.34.2493.1406"
timestamp=
"15
75885393075
"
/>
<state
x=
"679"
y=
"283"
key=
"SettingsEditor/67.34.2493.1406@67.34.2493.1406"
timestamp=
"15
80078850367
"
/>
<state
x=
"893"
y=
"526"
key=
"com.intellij.ide.util.TipDialog"
timestamp=
"1580077838363"
>
<state
x=
"893"
y=
"526"
key=
"com.intellij.ide.util.TipDialog"
timestamp=
"1580077838363"
>
<screen
x=
"67"
y=
"34"
width=
"2493"
height=
"1406"
/>
<screen
x=
"67"
y=
"34"
width=
"2493"
height=
"1406"
/>
</state>
</state>
...
...
drip-planner/requirements.txt
View file @
02cf4315
wheel==0.33.6
pika==1.1.0
pika==1.1.0
names==0.3.0
names==0.3.0
networkx==2.4
networkx==2.4
...
...
sure_tosca-flask-server/requirements.txt
View file @
02cf4315
wheel==0.33.6
connexion == 2.4.0
connexion == 2.4.0
python-dateutil == 2.8.0
python-dateutil == 2.8.0
typing == 3.7.4.1
typing == 3.7.4.1
swagger-ui-bundle == 0.0.5
swagger-ui-bundle == 0.0.5
tinydb == 3.15.1
tinydb == 3.15.1
tosca-parser ==1.6.1
tosca-parser ==1.6.1
\ No newline at end of file
sure_tosca-flask-server/test-requirements.txt
View file @
02cf4315
wheel==0.33.6
flask-testing==0.7.1
flask-testing==0.7.1
coverage==4.5.4
coverage==4.5.4
nose>=1.3.7
nose>=1.3.7
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment