Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update pynacl/python versions and bump version to 11.0b16 (#607) * bump version to 11.0b16... upgrade pyncal upgrade python remove requirements file and threesdk related files also remove example scripts (all related to bcdb) * pin pynacl to 1.4.0 as stellar-sdk depends... from poetry: stellar-sdk (2.10.0) depends on pynacl (>=1.3.0,<1.4.0) * pin pynacl to 1.3.0 as stellar-sdk depends... from poetry: stellar-sdk (2.10.0) depends on pynacl (>=1.3.0,<1.4.0) * upgrade pynacl to latest, older versions was for older stellar-sdk * update ci to drop ubuntu 18 and added 22/3.10 * fix 3.10 python version due to yaml parsing * drop python 3.6 and update more packages... update requests, jinja... * support for py3.10 (#608) * platform: use json.dumps instead of saferepr... also update black to latest * update black * update pdoc3 and watchdog (#609) * update pdoc3 and watchdog * regenerate docs * Remove threesdk and update docker file (#611) * update pre-commit deps * remove explorer related config * remove threesdk and usershell * remove 3sdk docs * remove usershell entrypoint and update docs * regenerate api docs * update black fersion in workflow * bump version to 11.0b17 (#612) Co-authored-by: Abdelrahman Ghanem <[email protected]>
- Loading branch information