Commits on Source (3)
-
Vincent Texier authored
-
Vincent Texier authored
-
Vincent Texier authored
Showing
- CHANGELOG.md 12 additions, 0 deletionsCHANGELOG.md
- README.md 5 additions, 0 deletionsREADME.md
- ci/appimage/config.env 1 addition, 1 deletionci/appimage/config.env
- ci/appveyor/sakia.iss 1 addition, 1 deletionci/appveyor/sakia.iss
- ci/travis/debian/DEBIAN/control 1 addition, 1 deletionci/travis/debian/DEBIAN/control
- requirements.txt 2 additions, 2 deletionsrequirements.txt
- res/linux/usr/share/applications/sakia.desktop 1 addition, 1 deletionres/linux/usr/share/applications/sakia.desktop
- src/sakia/__init__.py 1 addition, 1 deletionsrc/sakia/__init__.py
... | ... | @@ -2,7 +2,7 @@ pypeg2 |
aiohttp==3.6.2 | ||
async-timeout==3.0.1 | ||
attrs==19.3.0 | ||
duniterpy==0.57.* | ||
duniterpy==0.58.1 | ||
jsonschema==3.2.0 | ||
networkx==2.4 | ||
PyQt5==5.9.2 | ||
... | ... |