requirements.txt
102 lines
| 2.0 KiB
| text/plain
|
TextLexer
r1059 | # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]' | |||
r970 | ||||
r1161 | async-timeout==4.0.3 | |||
r1059 | atomicwrites==1.4.1 | |||
r1205 | celery==5.3.6 | |||
billiard==4.2.0 | ||||
r1204 | click==8.1.3 | |||
click-didyoumean==0.3.0 | ||||
click==8.1.3 | ||||
click-plugins==1.1.1 | ||||
click==8.1.3 | ||||
click-repl==0.2.0 | ||||
click==8.1.3 | ||||
prompt-toolkit==3.0.38 | ||||
wcwidth==0.2.6 | ||||
six==1.16.0 | ||||
r1205 | kombu==5.3.5 | |||
amqp==5.2.0 | ||||
r1204 | vine==5.1.0 | |||
vine==5.1.0 | ||||
python-dateutil==2.8.2 | ||||
six==1.16.0 | ||||
r1208 | tzdata==2024.1 | |||
r1204 | vine==5.1.0 | |||
r1059 | contextlib2==21.6.0 | |||
r1223 | dogpile.cache==1.3.3 | |||
r1059 | decorator==5.1.1 | |||
r1187 | stevedore==5.1.0 | |||
r1059 | pbr==5.11.1 | |||
r1162 | dulwich==0.21.6 | |||
r1059 | urllib3==1.26.14 | |||
r1251 | fsspec==2024.6.0 | |||
r1278 | gunicorn==23.0.0 | |||
r1271 | packaging==24.1 | |||
r1248 | hg-evolve==11.1.3 | |||
r1059 | importlib-metadata==6.0.0 | |||
zipp==3.15.0 | ||||
r1248 | mercurial==6.7.4 | |||
r1039 | more-itertools==9.1.0 | |||
r1222 | msgpack==1.0.8 | |||
r1274 | orjson==3.10.6 | |||
r1199 | psutil==5.9.8 | |||
r1059 | py==1.11.0 | |||
r1176 | pygit2==1.13.3 | |||
r1178 | cffi==1.16.0 | |||
r1059 | pycparser==2.21 | |||
r1088 | pygments==2.15.1 | |||
r1162 | pyparsing==3.1.1 | |||
r1158 | pyramid==2.0.2 | |||
r1088 | hupper==1.12 | |||
r1059 | plaster==1.1.2 | |||
plaster-pastedeploy==1.0.1 | ||||
r1177 | pastedeploy==3.1.0 | |||
r1059 | plaster==1.1.2 | |||
translationstring==1.4 | ||||
venusian==3.0.0 | ||||
webob==1.8.7 | ||||
r1083 | zope.deprecation==5.0.0 | |||
r1273 | zope.interface==6.4.post2 | |||
r1225 | redis==5.0.4 | |||
r1161 | async-timeout==4.0.3 | |||
r316 | repoze.lru==0.7 | |||
r1251 | s3fs==2024.6.0 | |||
aiobotocore==2.13.0 | ||||
aiohttp==3.9.5 | ||||
aiosignal==1.3.1 | ||||
frozenlist==1.4.1 | ||||
attrs==22.2.0 | ||||
frozenlist==1.4.1 | ||||
multidict==6.0.5 | ||||
yarl==1.9.4 | ||||
idna==3.4 | ||||
multidict==6.0.5 | ||||
aioitertools==0.11.0 | ||||
botocore==1.34.106 | ||||
jmespath==1.0.1 | ||||
python-dateutil==2.8.2 | ||||
six==1.16.0 | ||||
urllib3==1.26.14 | ||||
wrapt==1.16.0 | ||||
aiohttp==3.9.5 | ||||
aiosignal==1.3.1 | ||||
frozenlist==1.4.1 | ||||
attrs==22.2.0 | ||||
frozenlist==1.4.1 | ||||
multidict==6.0.5 | ||||
yarl==1.9.4 | ||||
idna==3.4 | ||||
multidict==6.0.5 | ||||
fsspec==2024.6.0 | ||||
r1059 | scandir==1.10.0 | |||
r1200 | setproctitle==1.3.3 | |||
r1037 | subvertpy==0.11.0 | |||
r1201 | waitress==3.0.0 | |||
r1059 | wcwidth==0.2.6 | |||
r1058 | ||||
r155 | ## test related requirements | |||
r1102 | #-r requirements_test.txt | |||
r748 | ||||
## uncomment to add the debug libraries | ||||
#-r requirements_debug.txt | ||||