Python/requirements.txt
Meysam 2e790ce4ca
file-transfer: writing tests and ensuring that all is going well (#2413)
* file-transfer: writing tests and ensuring that all is going well

* def send_file(filename: str = "mytext.txt", testing: bool = False) -> None:

* send_file(filename="mytext.txt", testing=True)

* Update send_file.py

* requirements.txt: lxml

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-09-11 23:13:43 +02:00

21 lines
177 B
Plaintext

beautifulsoup4
black
fake_useragent
flake8
keras
lxml
matplotlib
mypy
numpy
opencv-python
pandas
pillow
pytest
pytest-cov
requests
scikit-fuzzy
sklearn
sympy
tensorflow
xgboost