Update requirements
This commit is contained in:
parent
2790e9c82e
commit
2f22e635b3
12 changed files with 55 additions and 45 deletions
|
|
@ -36,7 +36,7 @@ click-repl==0.3.0
|
|||
# via celery
|
||||
cron-descriptor==1.4.0
|
||||
# via django-celery-beat
|
||||
django==3.2.19
|
||||
django==4.2.4
|
||||
# via
|
||||
# django-axes
|
||||
# django-celery-beat
|
||||
|
|
@ -62,7 +62,7 @@ drf-yasg==1.21.6
|
|||
# via newsreader (pyproject.toml)
|
||||
feedparser==6.0.10
|
||||
# via newsreader (pyproject.toml)
|
||||
ftfy==5.9
|
||||
ftfy==6.1.1
|
||||
# via newsreader (pyproject.toml)
|
||||
idna==3.4
|
||||
# via requests
|
||||
|
|
@ -78,7 +78,7 @@ packaging==23.1
|
|||
# via drf-yasg
|
||||
prompt-toolkit==3.0.38
|
||||
# via click-repl
|
||||
psycopg2==2.9.6
|
||||
psycopg==3.1.10
|
||||
# via newsreader (pyproject.toml)
|
||||
python-crontab==2.7.1
|
||||
# via django-celery-beat
|
||||
|
|
@ -86,13 +86,12 @@ python-dateutil==2.8.2
|
|||
# via
|
||||
# celery
|
||||
# python-crontab
|
||||
python-dotenv==0.21.1
|
||||
python-dotenv==1.0.0
|
||||
# via newsreader (pyproject.toml)
|
||||
python-memcached==1.59
|
||||
# via newsreader (pyproject.toml)
|
||||
pytz==2023.3
|
||||
# via
|
||||
# django
|
||||
# django-timezone-field
|
||||
# djangorestframework
|
||||
# drf-yasg
|
||||
|
|
@ -119,6 +118,7 @@ typing-extensions==4.6.3
|
|||
# via
|
||||
# asgiref
|
||||
# kombu
|
||||
# psycopg
|
||||
tzdata==2023.3
|
||||
# via
|
||||
# celery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue