mirror of
https://github.com/barkeser2002/offline-db.git
synced 2026-09-25 00:19:51 +03:00
- Added django-db-connection-pool[postgresql] to requirements.txt - Updated DATABASES['default']['ENGINE'] to dj_db_conn_pool.backends.postgresql in settings.py Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
39 lines
735 B
Plaintext
39 lines
735 B
Plaintext
django>=5.1.7
|
|
daphne==4.2.1
|
|
channels>=4.2.0
|
|
channels-redis==4.2.1
|
|
celery==5.4.0
|
|
redis==5.3.1
|
|
pymysql==1.1.2
|
|
psutil==7.2.1
|
|
requests==2.32.5
|
|
django-unfold==0.30.0
|
|
djangorestframework==3.15.2
|
|
django-cors-headers==4.3.1
|
|
django-celery-results==2.5.1
|
|
django-import-export==3.3.6
|
|
django-guardian==2.4.0
|
|
django-simple-history==3.4.0
|
|
python-dotenv==1.0.1
|
|
pytest>=8.0.0
|
|
pytest-asyncio>=0.23.0
|
|
pytest-django>=4.8.0
|
|
curl_cffi>=0.5.10
|
|
pycryptodomex>=3.20.0
|
|
appdirs>=1.4.4
|
|
django-csp>=3.8
|
|
argon2-cffi>=23.1.0
|
|
hydra-core==1.3.2
|
|
omegaconf==2.3.0
|
|
django-filter>=23.2
|
|
djangorestframework-simplejwt>=5.4.0
|
|
bleach>=6.3.0
|
|
|
|
python-magic==0.4.27
|
|
django-db-connection-pool[postgresql]==1.2.6
|
|
drf-spectacular
|
|
yt-dlp
|
|
django-debug-toolbar
|
|
nplusone
|
|
flower==2.0.1
|