-
Notifications
You must be signed in to change notification settings - Fork 24
/
requirements.txt
85 lines (85 loc) · 1.49 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# If you change this file, you need to regenerate the docker image!
# To do so, run: adept infra create-dev-docker
black==22.8.0
celery-types==0.14.0
click==8.0.4
codenamize==1.2.3
dacite==1.8.1
dateparser==1.1.8
einops
fabric==3.0.0
fire==0.4.0
Flask==2.2.2
Flask-AutoIndex==0.6.6
Flask-Cors==3.0.10
Flask-Login==0.6.2
Flask-RESTful==0.3.9
flatten-json==0.1.13
gitpython
hypothesis==4.50.8
ipython==8.8.0
jieba==0.42.1
json-parser==1.2.0
ldap3==2.9.1
lm-dataformat==0.0.19
loguru==0.6.0
mock==4.0.3
mypy==0.991
nagisa==0.2.7
nltk==3.7
numexpr==2.7.2
numpy>=1.18,<1.24
parallel-ssh==2.12.0
parameterized==0.8.1
pip
pipdeptree==2.5.2
pre-commit
prompt-toolkit==3.0.29
pydantic>=1.10.2
pykka
pylint==2.13.5
pytablewriter==0.58.0
pytest==7.2.1
pytest-celery==0.0.0
pytest-cov==4.0.0
pytest-forked==1.6.0
pytest-randomly==3.12.0
pytest-subtests==0.8.0
pytest-timeout
pytest-xdist==2.5.0
python-dotenv==1.0.0
python-hostlist==1.22
python-snappy==0.6.1
pytz==2023.3
pyyaml==6.0.1
pyzstd==0.15.0
requirements-parser==0.5.0
rtree
ruamel.yaml==0.17.21
sacrebleu==1.5.0
scikit-learn
sentencepiece==0.1.96
sqlitedict==1.6.0
sqlparse==0.4.2
statsd==4.0.1
strsimpy
tabulate==0.9.0
terminaltables==3.1.0
tldextract==3.4.1
types-bleach==5.0.3.1
types-click
types-Flask-Cors==3.0.10.5
types-invoke
types-paramiko==2.12.0.3
types-Pillow
types-protobuf==4.22.0.0
types-PyYAML==6.0.11
types-redis==4.3.21
types-requests==2.28.4
typing-extensions==4.6.3
tzdata==2023.3
unzip==1.0.0
urllib3==1.26.15
warcio==1.7.4
wonderwords==2.2.0
zstd==1.5.2.6