- Updated project description in __init__.py - Enhanced .gitignore to exclude additional data files - Modified User model to remove first_name and last_name fields - Improved instance save method in services.py to include updated_at field - Added API tokens to .env.example for external services - Cleaned up test files for better readability - Updated Dockerfile and docker-compose.yml for improved setup - Revised README.md to reflect project changes and added changelog
343 lines
6.8 KiB
Plaintext
343 lines
6.8 KiB
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv export --no-hashes --no-dev
|
|
amqp==5.3.1
|
|
# via kombu
|
|
asgiref==3.11.0
|
|
# via
|
|
# django
|
|
# django-cors-headers
|
|
astroid==4.0.3
|
|
# via pylint
|
|
async-timeout==5.0.1 ; python_full_version < '3.11.3'
|
|
# via redis
|
|
attrs==25.4.0
|
|
# via
|
|
# outcome
|
|
# service-identity
|
|
# trio
|
|
# twisted
|
|
automat==25.4.16
|
|
# via twisted
|
|
beautifulsoup4==4.12.3
|
|
# via state-corp-backend
|
|
billiard==4.2.4
|
|
# via celery
|
|
celery==5.3.6
|
|
# via
|
|
# django-celery-beat
|
|
# django-celery-results
|
|
# state-corp-backend
|
|
certifi==2026.1.4
|
|
# via
|
|
# requests
|
|
# selenium
|
|
cffi==2.0.0 ; (implementation_name != 'pypy' and os_name == 'nt') or platform_python_implementation != 'PyPy'
|
|
# via
|
|
# cryptography
|
|
# trio
|
|
charset-normalizer==3.4.4
|
|
# via requests
|
|
click==8.1.7
|
|
# via
|
|
# celery
|
|
# click-didyoumean
|
|
# click-plugins
|
|
# click-repl
|
|
click-didyoumean==0.3.1
|
|
# via celery
|
|
click-plugins==1.1.1.2
|
|
# via celery
|
|
click-repl==0.3.0
|
|
# via celery
|
|
colorama==0.4.6 ; sys_platform == 'win32'
|
|
# via
|
|
# click
|
|
# pylint
|
|
constantly==23.10.4
|
|
# via twisted
|
|
coreapi==2.3.3
|
|
# via
|
|
# django-rest-swagger
|
|
# state-corp-backend
|
|
# openapi-codec
|
|
coreschema==0.0.4
|
|
# via coreapi
|
|
cron-descriptor==2.0.6
|
|
# via django-celery-beat
|
|
cryptography==42.0.5
|
|
# via
|
|
# state-corp-backend
|
|
# pyopenssl
|
|
# scrapy
|
|
# service-identity
|
|
cssselect==1.3.0
|
|
# via
|
|
# parsel
|
|
# scrapy
|
|
defusedxml==0.7.1
|
|
# via scrapy
|
|
dill==0.4.1
|
|
# via pylint
|
|
django==3.2.25
|
|
# via
|
|
# django-celery-beat
|
|
# django-celery-results
|
|
# django-cors-headers
|
|
# django-filter
|
|
# django-jazzmin
|
|
# django-redis
|
|
# django-timezone-field
|
|
# djangorestframework
|
|
# djangorestframework-simplejwt
|
|
# drf-yasg
|
|
# model-bakery
|
|
# state-corp-backend
|
|
django-celery-beat==2.6.0
|
|
# via state-corp-backend
|
|
django-celery-results==2.5.1
|
|
# via state-corp-backend
|
|
django-cors-headers==4.3.1
|
|
# via state-corp-backend
|
|
django-filter==23.5
|
|
# via state-corp-backend
|
|
django-jazzmin==2.6.2
|
|
# via state-corp-backend
|
|
django-redis==5.4.0
|
|
# via state-corp-backend
|
|
django-rest-swagger==2.2.0
|
|
# via state-corp-backend
|
|
django-timezone-field==7.2.1
|
|
# via django-celery-beat
|
|
djangorestframework==3.14.0
|
|
# via
|
|
# django-rest-swagger
|
|
# djangorestframework-simplejwt
|
|
# drf-yasg
|
|
# state-corp-backend
|
|
djangorestframework-simplejwt==5.3.1
|
|
# via state-corp-backend
|
|
drf-yasg==1.21.10
|
|
# via state-corp-backend
|
|
et-xmlfile==2.0.0
|
|
# via openpyxl
|
|
factory-boy==3.3.0
|
|
# via state-corp-backend
|
|
faker==40.1.2
|
|
# via
|
|
# factory-boy
|
|
# state-corp-backend
|
|
filelock==3.20.3
|
|
# via tldextract
|
|
greenlet==3.3.0
|
|
# via playwright
|
|
h11==0.16.0
|
|
# via wsproto
|
|
hyperlink==21.0.0
|
|
# via twisted
|
|
idna==3.11
|
|
# via
|
|
# hyperlink
|
|
# requests
|
|
# tldextract
|
|
# trio
|
|
incremental==24.11.0
|
|
# via twisted
|
|
inflection==0.5.1
|
|
# via drf-yasg
|
|
isort==5.13.2
|
|
# via pylint
|
|
itemadapter==0.13.1
|
|
# via
|
|
# itemloaders
|
|
# scrapy
|
|
itemloaders==1.3.2
|
|
# via scrapy
|
|
itypes==1.2.0
|
|
# via coreapi
|
|
jinja2==3.1.6
|
|
# via coreschema
|
|
jmespath==1.0.1
|
|
# via
|
|
# itemloaders
|
|
# parsel
|
|
kombu==5.6.2
|
|
# via celery
|
|
lxml==6.0.2
|
|
# via
|
|
# parsel
|
|
# scrapy
|
|
markupsafe==3.0.3
|
|
# via jinja2
|
|
mccabe==0.7.0
|
|
# via pylint
|
|
model-bakery==1.17.0
|
|
# via state-corp-backend
|
|
numpy==1.24.4
|
|
# via
|
|
# state-corp-backend
|
|
# pandas
|
|
openapi-codec==1.3.2
|
|
# via django-rest-swagger
|
|
openpyxl==3.1.5
|
|
# via state-corp-backend
|
|
outcome==1.3.0.post0
|
|
# via
|
|
# trio
|
|
# trio-websocket
|
|
packaging==25.0
|
|
# via
|
|
# drf-yasg
|
|
# incremental
|
|
# kombu
|
|
# parsel
|
|
# scrapy
|
|
pandas==2.0.3
|
|
# via state-corp-backend
|
|
parsel==1.10.0
|
|
# via
|
|
# itemloaders
|
|
# scrapy
|
|
pillow==12.1.0
|
|
# via state-corp-backend
|
|
platformdirs==4.5.1
|
|
# via pylint
|
|
playwright==1.57.0
|
|
# via state-corp-backend
|
|
prompt-toolkit==3.0.52
|
|
# via click-repl
|
|
protego==0.5.0
|
|
# via scrapy
|
|
psycopg2-binary==2.9.9
|
|
# via state-corp-backend
|
|
pyasn1==0.6.2
|
|
# via
|
|
# pyasn1-modules
|
|
# service-identity
|
|
pyasn1-modules==0.4.2
|
|
# via service-identity
|
|
pycparser==2.23 ; (implementation_name != 'PyPy' and implementation_name != 'pypy' and os_name == 'nt') or (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy')
|
|
# via cffi
|
|
pydispatcher==2.0.7 ; platform_python_implementation == 'CPython'
|
|
# via scrapy
|
|
pyee==13.0.0
|
|
# via playwright
|
|
pyjwt==2.10.1
|
|
# via djangorestframework-simplejwt
|
|
pylint==4.0.4
|
|
# via state-corp-backend
|
|
pyopenssl==25.1.0
|
|
# via scrapy
|
|
pypydispatcher==2.1.2 ; platform_python_implementation == 'PyPy'
|
|
# via scrapy
|
|
pysocks==1.7.1
|
|
# via urllib3
|
|
python-crontab==3.3.0
|
|
# via django-celery-beat
|
|
python-dateutil==2.8.2
|
|
# via
|
|
# celery
|
|
# state-corp-backend
|
|
# pandas
|
|
python-decouple==3.8
|
|
# via state-corp-backend
|
|
python-dotenv==1.0.1
|
|
# via state-corp-backend
|
|
python-json-logger==2.0.7
|
|
# via state-corp-backend
|
|
pytz==2024.1
|
|
# via
|
|
# django
|
|
# djangorestframework
|
|
# drf-yasg
|
|
# state-corp-backend
|
|
# pandas
|
|
pyyaml==6.0.3
|
|
# via drf-yasg
|
|
queuelib==1.8.0
|
|
# via scrapy
|
|
redis==5.0.3
|
|
# via
|
|
# django-redis
|
|
# state-corp-backend
|
|
requests==2.31.0
|
|
# via
|
|
# coreapi
|
|
# state-corp-backend
|
|
# requests-file
|
|
# tldextract
|
|
requests-file==3.0.1
|
|
# via tldextract
|
|
scrapy==2.11.2
|
|
# via state-corp-backend
|
|
selenium==4.17.2
|
|
# via state-corp-backend
|
|
service-identity==24.2.0
|
|
# via scrapy
|
|
setuptools==80.9.0
|
|
# via scrapy
|
|
simplejson==3.20.2
|
|
# via django-rest-swagger
|
|
six==1.17.0
|
|
# via python-dateutil
|
|
sniffio==1.3.1
|
|
# via trio
|
|
sortedcontainers==2.4.0
|
|
# via trio
|
|
soupsieve==2.8.2
|
|
# via beautifulsoup4
|
|
sqlparse==0.5.5
|
|
# via django
|
|
tldextract==5.3.1
|
|
# via scrapy
|
|
tomlkit==0.14.0
|
|
# via pylint
|
|
trio==0.32.0
|
|
# via
|
|
# selenium
|
|
# trio-websocket
|
|
trio-websocket==0.12.2
|
|
# via selenium
|
|
twisted==25.5.0
|
|
# via scrapy
|
|
typing-extensions==4.15.0
|
|
# via
|
|
# cron-descriptor
|
|
# pyee
|
|
# pyopenssl
|
|
# selenium
|
|
# twisted
|
|
tzdata==2025.3
|
|
# via
|
|
# celery
|
|
# django-celery-beat
|
|
# faker
|
|
# kombu
|
|
# pandas
|
|
uritemplate==4.2.0
|
|
# via
|
|
# coreapi
|
|
# drf-yasg
|
|
urllib3==2.6.3
|
|
# via
|
|
# requests
|
|
# selenium
|
|
vine==5.1.0
|
|
# via
|
|
# amqp
|
|
# celery
|
|
# kombu
|
|
w3lib==2.3.1
|
|
# via
|
|
# parsel
|
|
# scrapy
|
|
wcwidth==0.2.14
|
|
# via prompt-toolkit
|
|
whitenoise==6.11.0
|
|
# via state-corp-backend
|
|
wsproto==1.3.2
|
|
# via trio-websocket
|
|
zope-interface==8.2
|
|
# via
|
|
# scrapy
|
|
# twisted
|