@@ -5,24 +5,17 @@ name = "pypi"
55
66[packages ]
77arrow = " ==1.2.3"
8- behave-django = " ==1.4.0"
9- black = " ==25.1.0"
108boto3 = " ==1.24.78"
11- bpython = " ==0.23"
12- coverage = " ==6.4.4"
139django = " ==4.2.19"
14- django-behave = " ==0.1.6"
1510django-celery-beat = " ==2.7.0"
1611django-compressor = " ==4.1"
1712django-cors-headers = " ==3.13.0"
18- django-debug-toolbar-template-profiler = " ==2.1.0"
1913django-haystack = " ==3.2.1"
2014django-ses = " ==4.4.0"
2115django-ses-gateway = " ==0.1.1"
2216django-tellme = {git = " https://github.com/ludrao/django-tellme" }
2317elasticsearch = " ==7.17.6"
2418google-api-python-client = " ==2.62.0"
25- prospector = " ==1.7.7"
2619psycopg2-binary = " ==2.9.3"
2720python-dotenv = " ==0.21.0"
2821python-memcached = " ==1.59"
@@ -34,8 +27,6 @@ pyjwt = "==2.5.0"
3427djangorestframework = " ==3.15.2"
3528djangorestframework-simplejwt = " ==5.5.0"
3629sentry-sdk = " ==2.22.0"
37- pip-check = " ==2.7"
38- flake8-polyfill = " ==1.0.2"
3930django-pymemcache = " ==1.0.0"
4031contextlib2 = " ==21.6.0"
4132django-blog-it = " ==0.3.1"
@@ -47,6 +38,15 @@ olefile = "==0.46"
4738tinys3 = " ==0.1.12"
4839
4940[dev-packages ]
41+ behave-django = " ==1.4.0"
42+ django-behave = " ==0.1.6"
43+ black = " ==25.1.0"
44+ bpython = " ==0.23"
45+ coverage = " ==7.6.12"
46+ django-debug-toolbar-template-profiler = " ==2.1.0"
47+ prospector = " ==1.15.1"
48+ flake8-polyfill = " ==1.0.2"
49+ pip-check = " ==2.9"
5050
5151[requires ]
5252python_version = " 3.10"
0 commit comments