2019-12-16 14:54:37 +08:00
|
|
|
name: tensorflow-ci
|
|
|
|
|
dependencies:
|
2022-08-17 15:28:34 +08:00
|
|
|
- python=3.7.0
|
2019-12-16 14:54:37 +08:00
|
|
|
- pip
|
|
|
|
|
- pip:
|
2022-06-29 13:34:13 +08:00
|
|
|
- tensorflow==2.3.0
|
2019-12-20 15:56:51 +08:00
|
|
|
- pytest
|
2020-03-30 18:45:17 +08:00
|
|
|
- nose
|
|
|
|
|
- numpy
|
2023-10-30 13:15:29 +08:00
|
|
|
- cython==0.29
|
2020-03-30 18:45:17 +08:00
|
|
|
- scipy
|
|
|
|
|
- networkx
|
|
|
|
|
- matplotlib
|
|
|
|
|
- nltk
|
|
|
|
|
- requests[security]
|
|
|
|
|
- tqdm
|
2023-02-10 19:11:30 +08:00
|
|
|
- psutil
|
|
|
|
|
- pyyaml
|
|
|
|
|
- pydantic
|
|
|
|
|
- pandas
|
|
|
|
|
- rdflib
|
|
|
|
|
- ogb
|