-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
91 lines (91 loc) · 3.37 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
86
87
88
89
90
91
absl-py==1.1.0
aiohttp==3.8.1
aiosignal==1.2.0
alembic==0.9.3
async-timeout==4.0.2
asynctest==0.13.0
attrs==21.4.0
bleach==4.1.0
blinker==1.4
cachetools==5.2.0
certifi==2022.6.15
charset-normalizer==2.1.0
click==6.7
colorama==0.4.5
datasets==2.3.2
dill==0.3.5.1
dominate==2.3.1
Faker==9.9.0
filelock==3.7.1
Flask==0.12.2
Flask-Bootstrap==3.3.7.1
Flask-FontAwesome==0.1.5
Flask-HTTPAuth==4.5.0
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.0.4
Flask-Moment==0.5.1
Flask-PageDown==0.4.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2
frozenlist==1.3.0
fsspec==2022.5.0
google-auth==2.9.1
google-auth-oauthlib==0.4.6
grpcio==1.47.0
huggingface-hub==0.8.1
idna==3.3
importlib-metadata==4.8.2
itsdangerous==2.0.1
Jinja2==2.9.6
lightning-transformers==0.2.1
Mako==1.0.7
Markdown==3.3.6
MarkupSafe==1.1.1
multidict==6.0.2
multiprocess==0.70.13
numpy==1.21.6
oauthlib==3.2.0
packaging==21.3
pandas==1.1.5
Pillow==9.2.0
protobuf==3.20.1
pyarrow==8.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pyDeprecate==0.3.2
pyparsing==3.0.6
python-dateutil==2.8.2
python-editor==1.0.3
pytorch-lightning==1.6.5
pytz==2022.1
PyYAML==6.0
regex==2022.7.9
requests==2.28.1
requests-oauthlib==1.3.1
responses==0.18.0
rsa==4.8
sentencepiece==0.1.96
six==1.10.0
SQLAlchemy==1.1.11
tensorboard==2.9.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
text-unidecode==1.3
tokenizers==0.12.1
toml==0.10.2
torch==1.12.0
torchmetrics==0.9.2
tqdm==4.64.0
transformers==4.20.1
typing-extensions==4.0.1
urllib3==1.26.10
visitor==0.1.3
webencodings==0.5.1
Werkzeug==0.12.2
WTForms==2.1
xxhash==3.0.0
yarl==1.7.2
zipp==3.6.0