-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
90 lines (45 loc) · 1.8 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
-i https://pypi.org/simple
aiohttp==3.7.4.post0
anyio==3.6.1
async-lru==1.0.3
async-timeout==3.0.1
attrs==21.4.0
beautifulsoup4==4.11.1
certifi==2022.5.18.1
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
commonmark==0.9.1
dnspython==2.2.1
gql[aiohttp]==3.3.0
graphql-core==3.2.1
h11==0.12.0
h2==4.1.0
hpack==4.0.0
httpcore==0.15.0
httpx[http2]==0.23.0
hyperframe==6.0.1
idna==3.3
motor==3.0.0
multidict==6.0.2
numpy==1.22.4
oauthlib==3.2.0
pillow==9.1.1
py-cord==1.7.3
pycparser==2.21
pygments==2.12.0
pymongo==4.1.1
pynacl==1.5.0
python-decouple==3.6
requests==2.28.0
requests-oauthlib==1.3.1
rfc3986[idna2008]==1.5.0
rich==12.4.4
sniffio==1.2.0
soupsieve==2.3.2.post1
spotify-client==1.9.1
tweepy[async]==4.10.0
typing-extensions==4.2.0
urllib3==1.26.9
wand==0.6.7
yarl==1.7.2