Files
old-saburly-wagtail-web/requirements.txt

141 lines
2.5 KiB
Plaintext
Raw Normal View History

2024-09-10 20:29:18 +02:00
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
2024-08-27 20:33:44 +02:00
anyascii==0.3.2
2024-09-10 20:29:18 +02:00
anyio==4.2.0
2024-08-27 20:33:44 +02:00
asgiref==3.8.1
2024-09-10 20:29:18 +02:00
async-timeout==4.0.3
attrs==23.2.0
2024-08-27 20:33:44 +02:00
beautifulsoup4==4.12.3
2024-09-10 20:29:18 +02:00
blinker==1.4
Brlapi==0.8.3
bs4==0.0.2
2024-08-27 20:33:44 +02:00
certifi==2024.7.4
2024-09-10 20:29:18 +02:00
chardet==4.0.0
2024-08-27 20:33:44 +02:00
charset-normalizer==3.3.2
2024-09-10 20:29:18 +02:00
click==8.0.3
colorama==0.4.4
command-not-found==0.3
cryptography==3.4.8
cupshelpers==1.0
dataclasses-json==0.6.3
dbus-python==1.2.18
defer==1.0.6
2024-08-27 20:33:44 +02:00
defusedxml==0.7.1
2024-09-10 20:29:18 +02:00
distro==1.7.0
distro-info==1.1+ubuntu0.2
Django==5.0.8
2024-08-27 20:33:44 +02:00
django-filter==24.3
django-modelcluster==6.3
django-permissionedforms==0.1
django-taggit==5.0.1
django-treebeard==4.7.1
2024-09-10 20:29:18 +02:00
django-widget-tweaks==1.5.0
2024-08-27 20:33:44 +02:00
djangorestframework==3.15.2
draftjs-exporter==5.0.0
et-xmlfile==1.1.0
2024-09-10 20:29:18 +02:00
exceptiongroup==1.2.0
2024-08-27 20:33:44 +02:00
filetype==1.2.0
2024-09-10 20:29:18 +02:00
frozenlist==1.4.1
greenlet==3.0.3
gunicorn==23.0.0
gyp==0.1
h11==0.14.0
httpcore==1.0.2
httplib2==0.20.2
httpx==0.26.0
2024-08-27 20:33:44 +02:00
idna==3.8
2024-09-10 20:29:18 +02:00
importlib-metadata==4.6.4
jeepney==0.7.1
joblib==1.3.2
json_repair==0.6.2
jsonpatch==1.33
jsonpointer==2.4
keyring==23.5.0
2024-08-27 20:33:44 +02:00
l18n==2021.3
laces==0.1.1
2024-09-10 20:29:18 +02:00
langchain==0.1.3
langchain-community==0.0.15
langchain-core==0.1.15
langchain-openai==0.0.3
langsmith==0.0.83
language-selector==0.1
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
louis==3.20.0
macaroonbakery==1.3.1
marshmallow==3.20.2
more-itertools==8.10.0
multidict==6.0.4
mypy-extensions==1.0.0
netifaces==0.11.0
numpy==1.26.3
oauthlib==3.2.0
olefile==0.46
openai==1.9.0
2024-08-27 20:33:44 +02:00
openpyxl==3.1.5
packaging==24.1
2024-09-10 20:29:18 +02:00
pexpect==4.8.0
pgvector==0.2.4
2024-08-27 20:33:44 +02:00
pillow==10.4.0
pillow_heif==0.18.0
2024-09-10 20:29:18 +02:00
protobuf==3.12.4
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pycairo==1.20.1
pycups==2.0.1
pydantic==2.5.3
pydantic_core==2.14.6
Pygments==2.11.2
PyGObject==3.42.1
PyJWT==2.3.0
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyRFC3339==1.1
python-apt==2.4.0+ubuntu3
python-dateutil==2.8.1
python-debian==0.1.43+ubuntu1.1
python-decouple==3.8
python-dotenv==1.0.1
python-slugify==8.0.1
2024-08-27 20:33:44 +02:00
pytz==2024.1
2024-09-10 20:29:18 +02:00
pyxdg==0.27
PyYAML==5.4.1
regex==2023.12.25
reportlab==3.6.8
2024-08-27 20:33:44 +02:00
requests==2.32.3
2024-09-10 20:29:18 +02:00
scikit-learn==1.4.0
scipy==1.12.0
screen-resolution-extra==0.0.0
SecretStorage==3.3.1
2024-08-27 20:33:44 +02:00
six==1.16.0
2024-09-10 20:29:18 +02:00
slugify==0.0.1
sniffio==1.3.0
2024-08-27 20:33:44 +02:00
soupsieve==2.6
2024-09-10 20:29:18 +02:00
SQLAlchemy==2.0.25
2024-08-27 20:33:44 +02:00
sqlparse==0.5.1
2024-09-10 20:29:18 +02:00
systemd-python==234
2024-08-27 20:33:44 +02:00
telepath==0.3.1
2024-09-10 20:29:18 +02:00
tenacity==8.2.3
text-unidecode==1.3
threadpoolctl==3.2.0
tiktoken==0.5.2
tqdm==4.66.1
typing-inspect==0.9.0
2024-08-27 20:33:44 +02:00
typing_extensions==4.12.2
2024-09-10 20:29:18 +02:00
ubuntu-drivers-common==0.0.0
ubuntu-pro-client==8001
ufw==0.36.1
unattended-upgrades==0.1
2024-08-27 20:33:44 +02:00
urllib3==2.2.2
2024-09-10 20:29:18 +02:00
wadllib==1.3.6
2024-08-27 20:33:44 +02:00
wagtail==6.2.1
2024-09-10 20:29:18 +02:00
whitenoise==6.7.0
2024-08-27 20:33:44 +02:00
Willow==1.8.0
2024-09-10 20:29:18 +02:00
xdg==5
xkit==0.0.0
yarl==1.9.4
zipp==1.0.0