cassell1337 commited on
Commit
65a97ec
1 Parent(s): 0cdb7f9
Files changed (1) hide show
  1. requirements.txt +159 -0
requirements.txt ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiodns==3.0.0
2
+ aiofiles==22.1.0
3
+ aiohttp==3.8.1
4
+ aiohttp-socks==0.7.1
5
+ aiosignal==1.3.1
6
+ altair==4.2.2
7
+ anyio==3.6.2
8
+ appdirs==1.4.4
9
+ arabic-reshaper==2.1.3
10
+ asn1crypto==1.5.1
11
+ asttokens==2.2.1
12
+ async-timeout==4.0.2
13
+ attrs==22.1.0
14
+ backcall==0.2.0
15
+ bdfr==2.6.1
16
+ beautifulsoup4==4.10.0
17
+ Brotli==1.0.9
18
+ bs4==0.0.1
19
+ certifi==2022.6.15
20
+ cffi==1.15.1
21
+ chardet==5.0.0
22
+ charset-normalizer==2.1.1
23
+ click==8.1.3
24
+ cloudscraper==1.2.64
25
+ colorama==0.4.5
26
+ coloredlogs==15.0.1
27
+ contourpy==1.0.7
28
+ cryptography==39.0.0
29
+ cssselect2==0.7.0
30
+ cycler==0.11.0
31
+ decorator==4.4.2
32
+ dict2xml==1.7.2
33
+ discord==2.1.0
34
+ discord.py==2.1.0
35
+ entrypoints==0.4
36
+ executing==1.2.0
37
+ fastapi==0.89.1
38
+ ffmpeg-python==0.2.0
39
+ ffmpy==0.3.0
40
+ Flask==2.2.3
41
+ Flask-Login==0.6.2
42
+ Flask-SQLAlchemy==3.0.3
43
+ fonttools==4.38.0
44
+ frozenlist==1.3.3
45
+ fsspec==2023.1.0
46
+ future==0.18.2
47
+ future-annotations==1.0.0
48
+ gradio==3.18.0
49
+ greenlet==2.0.2
50
+ h11==0.14.0
51
+ html5lib==1.1
52
+ httpcore==0.16.3
53
+ httpx==0.23.3
54
+ humanfriendly==10.0
55
+ idna==3.3
56
+ ipython==8.10.0
57
+ itsdangerous==2.1.2
58
+ jedi==0.18.2
59
+ Jinja2==3.1.2
60
+ jsonpickle==3.0.1
61
+ jsonschema==4.17.3
62
+ kiwisolver==1.4.4
63
+ linkify-it-py==1.0.3
64
+ lxml==4.9.1
65
+ maigret==0.4.4
66
+ markdown-it-py==2.1.0
67
+ MarkupSafe==2.1.1
68
+ matplotlib==3.6.3
69
+ matplotlib-inline==0.1.6
70
+ mdit-py-plugins==0.3.3
71
+ mdurl==0.1.2
72
+ mock==4.0.3
73
+ multidict==6.0.2
74
+ mutagen==1.46.0
75
+ networkx==2.5.1
76
+ numpy==1.24.2
77
+ orjson==3.8.5
78
+ oscrypto==1.3.0
79
+ packaging==23.0
80
+ pandas==1.5.3
81
+ parso==0.8.3
82
+ pickleshare==0.7.5
83
+ Pillow==9.4.0
84
+ praw==7.6.1
85
+ prawcore==2.3.0
86
+ prompt-toolkit==1.0.14
87
+ psutil==5.9.4
88
+ pure-eval==0.2.2
89
+ pycares==4.3.0
90
+ pycountry==22.3.5
91
+ pycparser==2.21
92
+ pycryptodome==3.17
93
+ pycryptodomex==3.16.0
94
+ pydantic==1.10.4
95
+ pydub==0.25.1
96
+ Pygments==2.14.0
97
+ pyHanko==0.17.0
98
+ pyhanko-certvalidator==0.20.0
99
+ PyInquirer==1.0.3
100
+ pyparsing==3.0.9
101
+ PyPDF2==2.10.4
102
+ PyPDF3==1.0.6
103
+ pypiwin32==223
104
+ pypng==0.20220715.0
105
+ pyreadline3==3.4.1
106
+ pyrsistent==0.19.3
107
+ PySocks==1.7.1
108
+ python-bidi==0.4.2
109
+ python-dateutil==2.8.2
110
+ python-multipart==0.0.5
111
+ python-socks==2.1.1
112
+ pytz==2022.7.1
113
+ pytz-deprecation-shim==0.1.0.post0
114
+ pyvis==0.2.1
115
+ pywin32==305
116
+ PyYAML==6.0
117
+ qrcode==7.4.2
118
+ regex==2022.10.31
119
+ reportlab==3.6.11
120
+ requests==2.28.1
121
+ requests-futures==1.0.0
122
+ requests-toolbelt==0.10.1
123
+ rfc3986==1.5.0
124
+ saveddit==2.2.1
125
+ six==1.16.0
126
+ sniffio==1.3.0
127
+ socid-extractor==0.0.23
128
+ soupsieve==2.3.2.post1
129
+ SQLAlchemy==2.0.4
130
+ stack-data==0.6.2
131
+ starlette==0.22.0
132
+ stem==1.8.0
133
+ svglib==1.5.1
134
+ tinycss2==1.2.1
135
+ tokenize-rt==5.0.0
136
+ toolz==0.12.0
137
+ torrequest==0.1.0
138
+ tqdm==4.64.1
139
+ traitlets==5.9.0
140
+ typing_extensions==4.3.0
141
+ tzdata==2022.7
142
+ tzlocal==4.2
143
+ uc-micro-py==1.0.1
144
+ update-checker==0.18.0
145
+ uritools==4.0.1
146
+ urllib3==1.26.14
147
+ uvicorn==0.20.0
148
+ verboselogs==1.7
149
+ wcwidth==0.2.6
150
+ webencodings==0.5.1
151
+ websocket-client==1.4.2
152
+ websockets==10.4
153
+ Werkzeug==2.2.3
154
+ WMI==1.5.1
155
+ xhtml2pdf==0.2.8
156
+ XMind==1.2.0
157
+ yarl==1.7.2
158
+ youtube-dl==2021.12.17
159
+ yt-dlp==2023.1.6