update requirements
Former-commit-id: ab0ccdda43b549ec310d91a552c68bdc029f7611 [formerly e9abc74f380a0a53a8f7ed9862bd9595773a2e29] Former-commit-id: a36120e1c06d263d644ffe33379141c892bcc8ea
amqp==5.1.1 | ||
asgiref==3.5.2 | ||
async-timeout==4.0.2 | ||
attrs==23.1.0 | ||
billiard==3.6.4.0 | ||
boltons==23.0.0 | ||
cachetools==5.3.0 | ||
celery==5.2.7 | ||
certifi==2022.12.7 | ||
cffi==1.15.1 | ||
chardet==3.0.4 | ||
charset-normalizer==2.0.4 | ||
click==8.1.3 | ||
click-didyoumean==0.3.0 | ||
click-plugins==1.1.1 | ||
click-repl==0.2.0 | ||
conda==23.3.1 | ||
conda-package-handling==1.9.0 | ||
contourpy==1.0.7 | ||
cryptography==39.0.1 | ||
cycler==0.11.0 | ||
decorator==4.4.2 | ||
Django==3.2.18 | ||
django-cors-headers==3.4.0 | ||
... | ... | @@ -14,21 +29,58 @@ djangorestframework-camel-case==1.1.2 |
entrypoints==0.3 | ||
flake8==6.0.0 | ||
flake8-quotes==3.0.0 | ||
fonttools==4.39.3 | ||
gunicorn==20.1.0 | ||
idna==2.10 | ||
mccabe==0.6.1 | ||
importlib-resources==5.12.0 | ||
jsonpatch==1.32 | ||
jsonpointer==2.1 | ||
kiwisolver==1.4.4 | ||
kombu==5.2.4 | ||
matplotlib==3.7.1 | ||
mccabe==0.7.0 | ||
more-itertools==9.1.0 | ||
munkres==1.1.4 | ||
nedrex==0.1.4 | ||
networkx==3.1 | ||
numpy==1.23.5 | ||
packaging==23.0 | ||
pandas==1.3.5 | ||
pillow==9.3.0 | ||
Pillow==9.3.0 | ||
pip==23.0.1 | ||
platformdirs==3.2.0 | ||
pluggy==1.0.0 | ||
pooch==1.7.0 | ||
prompt-toolkit==3.0.38 | ||
psycopg2-binary==2.8.6 | ||
pycairo==1.23.0 | ||
pycodestyle==2.10.0 | ||
pyflakes==2.1.1 | ||
pycosat==0.6.4 | ||
pycparser==2.21 | ||
pyflakes==3.0.1 | ||
PyGObject==3.44.1 | ||
pyOpenSSL==23.0.0 | ||
pyparsing==3.0.9 | ||
PySocks==1.7.1 | ||
python-dateutil==2.8.1 | ||
pytz==2021.3 | ||
redis==4.3.6 | ||
requests==2.28.1 | ||
rq==1.11.1 | ||
ruamel.yaml==0.17.21 | ||
ruamel.yaml.clib==0.2.6 | ||
scipy==1.10.1 | ||
setuptools==66.0.0 | ||
six==1.15.0 | ||
sqlalchemy==1.3.23 | ||
SQLAlchemy==1.3.23 | ||
sqlparse==0.4.2 | ||
toolz==0.12.0 | ||
tqdm==4.65.0 | ||
typing_extensions==4.5.0 | ||
unicodedata2==15.0.0 | ||
urllib3==1.26.12 | ||
vine==5.0.0 | ||
wcwidth==0.2.6 | ||
wheel==0.38.4 | ||
zipp==3.15.0 | ||
zstandard==0.19.0 | ||
\ No newline at end of file |
Please register or sign in to comment