This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathenvironment.yml
122 lines (122 loc) · 2.82 KB
/
environment.yml
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
name: msgbot
channels:
- defaults
dependencies:
- ca-certificates=2022.4.26=haa95532_0
- certifi=2022.6.15=py39haa95532_0
- openssl=1.1.1o=h2bbff1b_0
- pip=21.2.4=py39haa95532_0
- python=3.9.12=h6244533_0
- setuptools=61.2.0=py39haa95532_0
- sqlite=3.38.5=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py39haa95532_2
- pip:
- aiohttp==3.8.1
- aiosignal==1.2.0
- aitextgen==0.5.2
- analytics-python==1.4.0
- anyio==3.6.1
- apscheduler==3.6.3
- async-generator==1.10
- async-timeout==4.0.2
- attrs==21.4.0
- backoff==1.10.0
- bcrypt==3.2.2
- cachetools==4.2.2
- cffi==1.15.0
- charset-normalizer==2.0.12
- clean-text==0.6.0
- click==8.1.3
- colorama==0.4.5
- cryptography==37.0.2
- cycler==0.11.0
- editdistpy==0.1.3
- emoji==1.7.0
- fastapi==0.78.0
- ffmpy==0.3.0
- filelock==3.7.1
- fire==0.4.0
- fonttools==4.33.3
- frozenlist==1.3.0
- fsspec==2022.5.0
- ftfy==6.1.1
- gradio==3.0.20
- h11==0.13.0
- huggingface-hub==0.8.1
- idna==3.3
- importlib-metadata==4.12.0
- jinja2==3.1.2
- joblib==1.1.0
- kiwisolver==1.4.3
- linkify-it-py==1.0.3
- markdown-it-py==2.1.0
- markupsafe==2.1.1
- matplotlib==3.5.2
- mdit-py-plugins==0.3.0
- mdurl==0.1.1
- monotonic==1.6
- multidict==6.0.2
- natsort==8.1.0
- nltk==3.7
- numpy==1.23.0
- openwa==1.3.16
- orjson==3.7.3
- outcome==1.2.0
- packaging==21.3
- pandas==1.4.3
- paramiko==2.11.0
- pillow==9.1.1
- protobuf==3.19.4
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.21
- pycryptodome==3.15.0
- pydantic==1.9.1
- pydeprecate==0.3.2
- pydub==0.25.1
- pynacl==1.5.0
- pyopenssl==22.0.0
- pyparsing==3.0.9
- pysocks==1.7.1
- python-axolotl==0.2.3
- python-axolotl-curve25519==0.4.1.post2
- python-dateutil==2.8.2
- python-multipart==0.0.5
- python-telegram-bot==13.12
- pytorch-lightning==1.6.4
- pytz==2022.1
- pytz-deprecation-shim==0.1.0.post0
- pyyaml==6.0
- regex==2022.6.2
- requests==2.28.0
- selenium==4.3.0
- six==1.16.0
- sniffio==1.2.0
- sortedcontainers==2.4.0
- starlette==0.19.1
- symspellpy==6.7.6
- telegram==0.0.1
- tensorboard==2.9.1
- tokenizers==0.12.1
- torch==1.11.0
- torchmetrics==0.9.1
- tornado==6.1
- tqdm==4.64.0
- transformers==4.20.1
- trio==0.21.0
- trio-websocket==0.9.2
- typing-extensions==4.2.0
- tzdata==2022.1
- tzlocal==4.2
- uc-micro-py==1.0.1
- unidecode==1.3.4
- urllib3==1.26.9
- uvicorn==0.18.1
- wcwidth==0.2.5
- webwhatsapi==2.0.5
- wsproto==1.1.0
- yarl==1.7.2
- zipp==3.8.0