mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
fix for columns alignment and title readability.
This commit is contained in:
@@ -1,63 +0,0 @@
|
||||
asgiref==3.5.2; python_version >= "3.8"
|
||||
autopep8==1.7.0; python_version >= "3.7"
|
||||
beautifulsoup4==4.11.1; python_full_version >= "3.6.0" and python_version >= "3.7"
|
||||
certifi==2022.6.15; python_version >= "3.7" and python_version < "4"
|
||||
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
|
||||
colorama==0.4.5; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
|
||||
coreapi==2.3.3; python_version >= "3.6"
|
||||
coreschema==0.0.4; python_version >= "3.6"
|
||||
coverage==6.4.4; python_version >= "3.7"
|
||||
dj-database-url==1.0.0
|
||||
django-appconf==1.0.5; python_version >= "3.6"
|
||||
django-boost==2.0
|
||||
django-bootstrap4==22.2; python_version >= "3.7"
|
||||
django-cors-headers==3.13.0; python_version >= "3.7"
|
||||
django-csp==3.7
|
||||
django-extensions==3.2.0; python_version >= "3.6"
|
||||
django-filter==22.1; python_version >= "3.7"
|
||||
django-imagekit==4.1.0
|
||||
django-node-assets==0.9.11
|
||||
django-permissions-policy==4.13.0; python_version >= "3.7"
|
||||
django-silk==5.0.1; python_version >= "3.7"
|
||||
django-sri==0.4.0; python_version >= "3.8"
|
||||
django-webpack-loader==1.6.0
|
||||
django==4.0.7; python_version >= "3.8"
|
||||
djangorestframework-simplejwt==5.2.0; python_version >= "3.7"
|
||||
djangorestframework==3.13.1; python_version >= "3.6"
|
||||
drf-extensions==0.7.1
|
||||
drf-yasg==1.21.3; python_version >= "3.6"
|
||||
gprof2dot==2022.7.29; python_version >= "3.7"
|
||||
gunicorn==20.1.0; python_version >= "3.5"
|
||||
idna==3.3; python_version >= "3.7" and python_version < "4"
|
||||
inflection==0.5.1; python_version >= "3.6"
|
||||
itypes==1.2.0; python_version >= "3.6"
|
||||
jinja2==3.1.2; python_version >= "3.7"
|
||||
loguru==0.6.0; python_version >= "3.5"
|
||||
markdown==3.4.1; python_version >= "3.7"
|
||||
markupsafe==2.1.1; python_version >= "3.7"
|
||||
mysqlclient==2.1.1; python_version >= "3.5"
|
||||
packaging==21.3; python_version >= "3.6"
|
||||
pilkit==2.0
|
||||
pillow==9.2.0; python_version >= "3.7"
|
||||
psycopg2==2.9.3; python_version >= "3.6"
|
||||
pycodestyle==2.9.1; python_version >= "3.7"
|
||||
pyjwt==2.4.0; python_version >= "3.7"
|
||||
pymupdf==1.18.19
|
||||
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.6"
|
||||
python-dateutil==2.8.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
|
||||
python-dotenv==0.20.0; python_version >= "3.5"
|
||||
pytz==2022.2.1; python_version >= "3.7"
|
||||
rarfile==4.0
|
||||
requests==2.28.1; python_version >= "3.7" and python_version < "4"
|
||||
ruamel.yaml.clib==0.2.6; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.6"
|
||||
ruamel.yaml==0.17.21; python_version >= "3.6"
|
||||
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
|
||||
soupsieve==2.3.2.post1; python_full_version >= "3.6.0" and python_version >= "3.7"
|
||||
sqlparse==0.4.2; python_version >= "3.8"
|
||||
toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
|
||||
tzdata==2022.2; sys_platform == "win32" and python_version >= "3.8"
|
||||
ua-parser==0.16.0
|
||||
uritemplate==4.1.1; python_version >= "3.6"
|
||||
urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
|
||||
user-agents==2.2.0
|
||||
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5"
|
||||
Reference in New Issue
Block a user