-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdev-requirements.txt
60 lines (60 loc) · 1.02 KB
/
dev-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
alabaster==0.7.12
attrs==21.2.0
avro==1.10.2
Babel==2.9.1
black==21.11b1
boto3==1.20.22
botocore==1.23.22
certifi==2021.10.8
charset-normalizer==2.0.9
click==8.0.3
decorator==5.1.0
docutils==0.17.1
flake8==4.0.1
idna==3.3
imagesize==1.3.0
iniconfig==1.1.1
isort==5.9.3
Jinja2==3.0.3
jmespath==0.10.0
MarkupSafe==2.0.1
mccabe==0.6.1
mypy==0.960
mypy-extensions==0.4.3
numpy==1.21.2
packaging==21.0
pathspec==0.9.0
platformdirs==2.4.0
pluggy==1.0.0
py==1.10.0
py4j==0.10.9.2
pyarrow==5.0.0
pycodestyle==2.8.0
pyflakes==2.4.0
Pygments==2.10.0
pyparsing==2.4.7
pyspark==3.2.0
pytest==6.2.5
python-dateutil==2.8.2
pytz==2021.3
regex==2021.11.10
requests==2.26.0
retry==0.9.2
retrying==1.3.3
s3transfer==0.5.0
six==1.16.0
snowballstemmer==2.2.0
Sphinx==4.3.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomli==1.2.2
types-retry==0.9.2
typing-extensions==3.10.0.2
urllib3==1.26.7
wandb==0.12.21
tqdm