aamirtaymoor commited on
Commit
1cdbaf5
·
verified ·
1 Parent(s): 7570912

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +183 -0
requirements.txt ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.74.*
2
+ requests==2.27.*
3
+ aiohttp==3.8.3
4
+ aiosignal==1.3.1
5
+ altair==4.2.2
6
+ amqp==5.1.1
7
+ anyio==3.6.2
8
+ appdirs==1.4.4
9
+ appnope==0.1.3
10
+ argon2-cffi==21.3.0
11
+ argon2-cffi-bindings==21.2.0
12
+ asgiref==3.6.0
13
+ async-timeout==4.0.2
14
+ asynctest==0.13.0
15
+ attrs==22.2.0
16
+ backcall==0.2.0
17
+ backports.zoneinfo==0.2.1
18
+ bcrypt==4.0.1
19
+ beautifulsoup4==4.11.2
20
+ billiard==4.1.0
21
+ bleach==6.0.0
22
+ blinker==1.5
23
+ blis==0.7.9
24
+ cachetools==5.3.0
25
+ catalogue==2.0.8
26
+ celery==5.3.1
27
+ certifi==2023.5.7
28
+ cffi==1.15.1
29
+ charset-normalizer==2.1.1
30
+ click==8.1.3
31
+ click-didyoumean==0.3.0
32
+ click-plugins==1.1.1
33
+ click-repl==0.2.0
34
+ confection==0.0.4
35
+ cron-descriptor==1.4.0
36
+ cryptography==41.0.3
37
+ cymem==2.0.7
38
+ datasets==2.9.0
39
+ debugpy==1.6.6
40
+ decorator==5.1.1
41
+ defusedxml==0.7.1
42
+ dill==0.3.6
43
+ docker-pycreds==0.4.0
44
+ emoji==2.2.0
45
+ en-core-web-sm==3.4.1
46
+ entrypoints==0.4
47
+ fastjsonschema==2.18.0
48
+ fasttext==0.9.2
49
+ filelock==3.9.0
50
+ frozenlist==1.3.3
51
+ fsspec==2023.1.0
52
+ gitdb==4.0.10
53
+ GitPython==3.1.30
54
+ huggingface-hub==0.12.0
55
+ idna==3.4
56
+ importlib-metadata==6.0.0
57
+ importlib-resources==5.10.2
58
+ ipykernel==6.16.2
59
+ ipython==7.34.0
60
+ ipython-genutils==0.2.0
61
+ jedi==0.18.2
62
+ Jinja2==3.1.2
63
+ joblib==1.2.0
64
+ jsonschema==4.17.3
65
+ jupyter-client==7.4.9
66
+ jupyter-core==4.12.0
67
+ jupyter-server==1.23.5
68
+ jupyterlab-pygments==0.2.2
69
+ kafka-python==2.0.2
70
+ kombu==5.3.1
71
+ langcodes==3.3.0
72
+ markdown-it-py==2.1.0
73
+ MarkupSafe==2.1.2
74
+ matplotlib-inline==0.1.6
75
+ mdurl==0.1.2
76
+ mistune==2.0.5
77
+ multidict==6.0.4
78
+ multiprocess==0.70.14
79
+ murmurhash==1.0.9
80
+ mysqlclient==2.1.1
81
+ nbclassic==0.5.1
82
+ nbclient==0.7.2
83
+ nbconvert==7.2.9
84
+ nbformat==5.7.3
85
+ nest-asyncio==1.5.6
86
+ notebook==6.5.2
87
+ notebook-shim==0.2.2
88
+ numpy==1.21.6
89
+ packaging==23.0
90
+ pandas==2.0.1
91
+ pandocfilters==1.5.0
92
+ paramiko==3.3.1
93
+ parso==0.8.3
94
+ pathtools==0.1.2
95
+ pathy==0.10.1
96
+ pexpect==4.8.0
97
+ pickleshare==0.7.5
98
+ Pillow==9.5.0
99
+ pkgutil-resolve-name==1.3.10
100
+ preshed==3.0.8
101
+ prometheus-client==0.16.0
102
+ prompt-toolkit==3.0.38
103
+ protobuf==3.20.1
104
+ psutil==5.9.4
105
+ ptyprocess==0.7.0
106
+ pyarrow==11.0.0
107
+ pybind11==2.10.3
108
+ pycparser==2.21
109
+ pydantic==1.10.2
110
+ pydeck==0.8.0
111
+ Pygments==2.14.0
112
+ PyJWT==2.7.0
113
+ Pympler==1.0.1
114
+ PyNaCl==1.5.0
115
+ pyrsistent==0.19.3
116
+ pysftp==0.2.9
117
+ python-dateutil==2.8.2
118
+ python-decouple==3.8
119
+ python-http-client==3.3.7
120
+ pytz==2023.3
121
+ pytz-deprecation-shim==0.1.0.post0
122
+ PyYAML==6.0
123
+ pyzmq==25.0.0
124
+ redis==5.0.0
125
+ regex==2022.10.31
126
+ requests==2.31.0
127
+ responses==0.18.0
128
+ rich==13.3.1
129
+ scikit-learn==1.0.2
130
+ scipy==1.7.3
131
+ semver==2.13.0
132
+ Send2Trash==1.8.0
133
+ sendgrid==6.10.0
134
+ sentencepiece==0.1.97
135
+ sentry-sdk==1.15.0
136
+ seqeval==1.2.2
137
+ setproctitle==1.3.2
138
+ simpletransformers==0.61.13
139
+ six==1.16.0
140
+ smart-open==6.3.0
141
+ smmap==5.0.0
142
+ sniffio==1.3.0
143
+ soupsieve==2.3.2.post1
144
+ spacy==3.4.4
145
+ spacy-legacy==3.0.12
146
+ spacy-loggers==1.0.4
147
+ sqlparse==0.4.4
148
+ srsly==2.4.5
149
+ starkbank-ecdsa==2.2.0
150
+ streamlit==1.17.0
151
+ swapper==1.3.0
152
+ tensorboardX==2.5.1
153
+ terminado==0.17.1
154
+ thinc==8.1.7
155
+ threadpoolctl==3.1.0
156
+ tinycss2==1.2.1
157
+ tokenizers==0.13.2
158
+ toml==0.10.2
159
+ toolz==0.12.0
160
+ torch==1.10.2
161
+ tornado==6.2
162
+ tqdm==4.64.1
163
+ traitlets==5.9.0
164
+ transformers==4.26.0
165
+ typer==0.7.0
166
+ typing-extensions==4.1.1
167
+ tzdata==2023.3
168
+ tzlocal==4.2
169
+ urllib3==2.0.2
170
+ validators==0.20.0
171
+ vine==5.0.0
172
+ wandb==0.13.10
173
+ wasabi==0.10.1
174
+ watchdog==2.2.1
175
+ wcwidth==0.2.6
176
+ webencodings==0.5.1
177
+ websocket-client==1.5.1
178
+ XlsxWriter==3.1.2
179
+ xxhash==3.2.0
180
+ yarl==1.8.2
181
+ zipp==3.12.1
182
+ openpyxl==3.1.2
183
+ xlrd==2.0.1