9 Commits

Author SHA1 Message Date
Anna Sirota
00e7914da0 Pin a different version of wheel 2021-03-18 17:15:02 +01:00
Anna Sirota
fb151734ef Pin setuptools and wheels as well 2021-03-18 16:57:44 +01:00
Anna Sirota
1ec08638ce Pin cryprography 2021-03-18 11:46:05 +01:00
dd5cd5b61a Compatibility with Eve 0.9.1
Note that Eve's update from 0.9 → 0.9.1 had a breaking API change, as the
return type of `app.data.find(...)` changed...
2019-05-29 10:50:55 +02:00
b66247881b Relaxed required versions of all our dependencies
Some packages were upgraded; the rename from `CommonMark` to `commonmark`
was the only change breaking the unit tests.
2019-05-28 16:13:14 +02:00
90e5868b31 Dependencies: remove requests, it's pulled in via python-pillar-sdk anyway 2019-05-28 16:13:14 +02:00
94efa948ac Development dependencies updates to their latest versions 2019-05-28 16:13:14 +02:00
2d7425b591 Added 'idna' package as dependency
It's required by pyopenssl but for some reason wasn't installed by Poetry.
2019-05-14 11:19:03 +02:00
3d6ff9a7bc Moving to Poetry 2019-05-14 10:42:15 +02:00