Emmanuel I. Obi
Emmanuel I. Obi
## Description Updates and pins the version of the `pyyaml` dependency from 6.0 -> 6.0.1 ## Motivation behind this PR? Without this change, `scanapi` does not successfully install as outlined...
## Bug report ### Environment - Operating System: macOS 11.7.10 - Python version: 3.12.0 ### Description of the bug After installing `poetry` (1.7.1) with `pip install poetry` and then installing...
when trying to install with python v3.9.14, a transitive dependency conflict arrises between [`py-bcrypt`](https://pypi.org/project/py-bcrypt/#history) and [`futures`](https://pypi.org/project/futures/#history) over the versions of the [`metadata`](https://pypi.org/project/metadata/#history) package. ``` Collecting tornado==4.3 Downloading tornado-4.3.tar.gz (450 kB)...
* addresses unicode issue * uses homebrewed `OrderedDict` everywhere
resolves #39
Found your article helpful when getting back up to speed with ECMAscript (lol outta the game since v6). Inline styles is def chill. In getting re-acqainted with `react`, I found...