|
|
|
|
@ -20,8 +20,8 @@
|
|
|
|
|
|
|
|
|
|
```toml
|
|
|
|
|
dependencies = [
|
|
|
|
|
"iti-flask @ git+ssh://git@example.com/iTi-Flask.git@v0.1.1",
|
|
|
|
|
"iti-system @ git+ssh://git@example.com/iTi-System.git@v0.1.1",
|
|
|
|
|
"iti-flask @ git+ssh://git@example.com/iTi-Flask.git@v0.2.0",
|
|
|
|
|
"iti-system @ git+ssh://git@example.com/iTi-System.git@v0.2.0",
|
|
|
|
|
]
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|