-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
67 lines (66 loc) · 1.26 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# DO NOT EDIT!
# Generate by running 'bazel run --config=pre_build //bazel/requirements:sync_requirements'
--extra-index-url https://pypi.org/simple
absl-py==1.3.0
accelerate==0.22.0
anyio==3.5.0
boto3==1.24.28
build==0.10.0
cachetools==4.2.2
catboost==1.2.0
cloudpickle==2.2.1
coverage==6.3.2
cryptography==39.0.1
flask-cors==3.0.10
flask==2.1.3
fsspec[http]==2023.3.0
httpx==0.23.0
importlib_resources==6.1.1
inflection==0.5.1
joblib==1.4.2
jsonschema==3.2.0
lightgbm==4.1.0
mlflow==2.3.1
moto==4.0.11
mypy==1.10.0
networkx==2.8.4
numpy==1.23.5
packaging==23.0
pandas==1.5.3
peft==0.5.0
protobuf==3.20.3
psutil==5.9.0
pyarrow==10.0.1
pyjwt==2.8.0
pytest-rerunfailures==12.0
pytest-xdist==3.5.0
pytest==7.4.0
pytimeparse==1.1.8
pyyaml==6.0
retrying==1.3.3
ruamel.yaml==0.17.21
s3fs==2023.3.0
scikit-learn==1.5.1
scipy==1.9.3
sentence-transformers==2.2.2
sentencepiece==0.1.99
shap==0.46.0
snowflake-connector-python[pandas]==3.10.0
snowflake-snowpark-python==1.17.0
sphinx==5.0.2
sqlparse==0.4.4
starlette==0.27.0
tensorflow==2.12.0
tokenizers==0.13.2
toml==0.10.2
torch==2.0.1
torchdata==0.6.1
transformers==4.32.1
types-PyYAML==6.0.12.12
types-cachetools==4.2.2
types-protobuf==4.23.0.1
types-requests==2.30.0.0
types-toml==0.10.8.6
typing-extensions==4.6.3
werkzeug==2.2.2
xgboost==1.7.6