-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
30 lines (29 loc) · 950 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
anyio==3.6.1; python_full_version >= '3.6.2'
asgiref==3.5.2; python_version >= '3.7'
certifi==2022.9.24; python_version >= '3.6'
charset-normalizer==2.1.1; python_version >= '3.6'
django-cors-headers==3.13.0
django==4.1.2
djangorestframework==3.14.0
gunicorn==20.1.0
h11==0.12.0; python_version >= '3.6'
httpcore==0.15.0; python_version >= '3.7'
httpx==0.23.0; python_version >= '3.7'
idna==3.4; python_version >= '3.5'
notion-client==1.0.1
python-dotenv==0.21.0
pytz==2022.4
requests==2.28.1
rfc3986[idna2008]==1.5.0
setuptools==65.4.1; python_version >= '3.7'
sniffio==1.3.0; python_version >= '3.7'
sqlparse==0.4.3; python_version >= '3.5'
urllib3==1.26.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'
whitenoise==6.2.0