mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-17 06:48:09 +00:00
Fix failing build due to missing requirement (#8900)
* feat(cellular_automata): Create wa-tor algorithm * updating DIRECTORY.md * chore(quality): Implement algo-keeper bot changes * build: Fix broken ci * git rm cellular_automata/wa_tor.py * updating DIRECTORY.md --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
parent
46454e204c
commit
4a83e3f0b1
|
@ -9,6 +9,7 @@ pandas
|
||||||
pillow
|
pillow
|
||||||
projectq
|
projectq
|
||||||
qiskit
|
qiskit
|
||||||
|
qiskit-aer
|
||||||
requests
|
requests
|
||||||
rich
|
rich
|
||||||
scikit-fuzzy
|
scikit-fuzzy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user