-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
125 lines (125 loc) · 2.18 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
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
123
124
125
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.5.0
appnope==0.1.2
astunparse==1.6.3
async-timeout==4.0.1
attrs==21.2.0
backcall==0.2.0
black==21.11b1
blinker==1.4
boto3==1.20.5
botocore==1.23.10
braceexpand==0.1.7
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
chat-exporter==2.2.2
click==8.0.3
configcat-client==6.0.3
cryptography==35.0.0
decorator==5.1.0
discord-sentry-reporting==2.0.4
discord.py==2.0.1
git+https://github.com/Rapptz/discord-ext-menus
dpytest==0.5.3
emoji==2.0.0
enum-compat==0.0.3
Flask==2.0.2
frozenlist==1.2.0
google-api-core==2.2.2
google-api-python-client==2.37.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-speech==2.12.0
google-cloud-texttospeech==2.8.0
google-cloud-storage==2.1.0
googleapis-common-protos==1.53.0
grapheme==0.6.0
grpcio==1.42.0
grpcio-status==1.42.0
gspread==4.0.1
gTTS==2.2.3
httplib2==0.20.2
idna==3.3
import-expression==1.1.4
iniconfig==1.1.1
ipdb==0.13.9
ipython==7.31.1
itsdangerous==2.0.1
jedi==0.18.1
Jinja2==3.0.3
jishaku
jmespath==0.10.0
libcst==0.4.1
logtail-python==0.1.2
MarkupSafe==2.0.1
matplotlib-inline==0.1.3
msgpack==1.0.2
multidict==6.0.2
mypy-extensions==0.4.3
newrelic==7.2.4.171
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.3
parso==0.8.3
pathspec==0.9.0
peewee==3.15.1
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.4.0
pluggy==1.0.0
prompt-toolkit==3.0.23
proto-plus==1.19.8
protobuf==3.19.1
psutil==5.9.1
ptyprocess==0.7.0
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyGithub~=1.55
Pygments==2.10.0
PyMySQL==1.0.2
pyOpenSSL==21.0.0
pyparsing==3.0.6
pytest==6.2.5
pytest-asyncio==0.16.0
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2021.3
PyYAML==6.0
regex==2021.11.10
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
s3transfer==0.5.0
semver==2.13.0
sentry-sdk==1.9.4
setproctitle==1.2.2
six==1.16.0
sniffio==1.2.0
tdqm==0.0.1
toml==0.10.2
tomli==1.2.2
tqdm==4.62.3
traitlets==5.1.1
typing-inspect==0.7.1
typing_extensions==4.0.0
uritemplate==4.1.1
urllib3==1.26.11
wcwidth==0.2.5
Werkzeug==2.0.2
ws4py==0.5.1
yarl==1.7.2
google-cloud-secret-manager==2.8.0
alive-progress==2.3.1
PyNaCl==1.5.0
uuid~=1.30
fastapi
uvicorn[standard]
slowapi
pygit2