mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +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
|
||||
projectq
|
||||
qiskit
|
||||
qiskit-aer
|
||||
requests
|
||||
rich
|
||||
scikit-fuzzy
|
||||
|
|
Loading…
Reference in New Issue
Block a user