mybuddy/requirements.txt

52 lines
1.7 KiB
Plaintext
Raw Normal View History

-i https://pypi.python.org/simple
2023-07-09 16:30:24 +00:00
annotated-types==0.5.0 ; python_version >= '3.7'
asgiref==3.7.2 ; python_version >= '3.7'
boto3==1.28.15
botocore==1.31.15 ; python_version >= '3.7'
defusedxml==0.7.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2023-05-03 00:55:26 +00:00
diff-match-patch==20230430 ; python_version >= '3.7'
2023-05-03 00:33:31 +00:00
dj-database-url==2.0.0
2023-07-09 16:30:24 +00:00
django==4.2.3
2023-03-25 21:00:58 +00:00
django-appconf==1.0.5 ; python_version >= '3.1'
2023-07-09 16:30:24 +00:00
django-axes==6.0.5
2023-04-15 22:53:46 +00:00
django-dbsettings==1.3.0
2023-05-03 00:55:26 +00:00
django-filter==23.2
django-imagekit==4.1.0
2023-04-15 22:53:46 +00:00
django-import-export==3.2.0
django-qr-code==3.1.1
django-storages==1.13.2
2023-07-09 16:30:24 +00:00
django-taggit==4.0.0
django-widget-tweaks==1.4.12
2022-10-12 02:22:09 +00:00
djangorestframework==3.14.0
et-xmlfile==1.1.0 ; python_version >= '3.6'
faker==19.2.0
gunicorn==21.2.0
jmespath==1.0.1 ; python_version >= '3.7'
markuppy==1.14
odfpy==1.4.1
2023-03-25 21:00:58 +00:00
openpyxl==3.1.2
2023-04-15 22:53:46 +00:00
packaging==23.1 ; python_version >= '3.7'
pilkit==2.0
pillow===9.5.0
2023-07-09 16:30:24 +00:00
plotly==5.15.0
2023-04-15 22:53:46 +00:00
psycopg2-binary==2.9.6
pydantic==2.1.1 ; python_version >= '3.7'
pydantic-core==2.4.0 ; python_version >= '3.7'
2023-03-25 21:00:58 +00:00
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==1.0.0
2023-04-15 22:53:46 +00:00
pytz==2023.3
pyyaml==6.0.1
2023-07-09 16:30:24 +00:00
s3transfer==0.6.1 ; python_version >= '3.7'
segno==1.5.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2023-07-09 16:30:24 +00:00
setuptools==68.0.0 ; python_version >= '3.7'
2023-03-25 21:00:58 +00:00
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2023-05-03 00:33:31 +00:00
sqlparse==0.4.4 ; python_version >= '3.5'
2023-07-09 16:30:24 +00:00
tablib[html,ods,xls,xlsx,yaml]==3.5.0 ; python_version >= '3.8'
2023-03-25 21:00:58 +00:00
tenacity==8.2.2 ; python_version >= '3.6'
2023-07-09 16:30:24 +00:00
typing-extensions==4.7.1 ; python_version >= '3.7'
2021-11-13 14:07:08 +00:00
uritemplate==4.1.1
2023-07-09 16:30:24 +00:00
urllib3==1.26.16 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
whitenoise==6.5.0
2021-03-19 02:35:29 +00:00
xlrd==2.0.1
xlwt==1.3.0