python: list requests as a requirement

It is used in `testplugin.py`.
This commit is contained in:
link2xt
2021-05-01 16:42:00 +03:00
parent b7864f232b
commit d5c1e26354
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,8 @@
- python: fix building of bindings against system-wide install of `libdeltachat` #2383 #2385
- python: list `requests` as a requirement #2390
- fix creation of many delete jobs when being offline #2372
- synchronize status between devices #2386