-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
93 lines (93 loc) · 1.81 KB
/
requirements.txt
File metadata and controls
93 lines (93 loc) · 1.81 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
annotated-types==0.7.0
# via pydantic
anyio==4.13.0
# via
# httpx
# telnyx
asgiref==3.11.1
# via django
certifi==2026.4.22
# via
# httpcore
# httpx
# requests
# sentry-sdk
charset-normalizer==3.4.7
# via requests
diff-match-patch==20241021
# via django-import-export
distro==1.9.0
# via telnyx
django==5.2.13
# via
# -r requirements.in
# django-import-export
# django-localflavor
# django-mass-edit
# django-phonenumber-field
django-import-export==4.4.0
# via -r requirements.in
django-localflavor==5.0
# via -r requirements.in
django-mass-edit==3.5.0
# via -r requirements.in
django-phonenumber-field==8.4.0
# via -r requirements.in
gunicorn==25.3.0
# via -r requirements.in
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via telnyx
idna==3.13
# via
# anyio
# httpx
# requests
markdown==3.10.2
# via -r requirements.in
packaging==26.1
# via gunicorn
phonenumberslite==9.0.28
# via -r requirements.in
psycopg2==2.9.12
# via -r requirements.in
pydantic==2.13.3
# via telnyx
pydantic-core==2.46.3
# via pydantic
python-stdnum==2.2
# via django-localflavor
requests==2.33.1
# via -r requirements.in
sentry-sdk==2.58.0
# via -r requirements.in
sniffio==1.3.1
# via telnyx
sqlparse==0.5.5
# via django
tablib==3.9.0
# via django-import-export
telnyx==4.118.0
# via -r requirements.in
typing-extensions==4.15.0
# via
# anyio
# pydantic
# pydantic-core
# telnyx
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.6.3
# via
# requests
# sentry-sdk