-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirement.txt
More file actions
77 lines (77 loc) · 2.63 KB
/
requirement.txt
File metadata and controls
77 lines (77 loc) · 2.63 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
account==0.1.0
alembic==1.7.7
amqp==2.6.1
anyio==3.6.1
asgiref==3.5.1
atomicwrites==1.4.0
attrs==21.4.0
bcrypt==3.2.2
billiard==3.6.4.0
boto3==1.23.6
botocore==1.26.6
cachetools==5.1.0
celery==4.4.7
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
click==7.1.2
colorama==0.4.4
cryptography==37.0.2
cssselect==1.1.0
cssutils==2.4.0
Django==4.0.4
django-cors-headers==3.11.0
djangorestframework==3.13.1
dnspython==2.2.1
ecdsa==0.17.0
email-validator==1.2.1
emails==0.5.15
fastapi==0.70.1
greenlet==1.1.2
gunicorn==20.1.0
h11==0.9.0
idna==3.3
inflect==5.6.0
Jinja2==2.11.3
jmespath==1.0.0
jwt==1.3.1
kombu==4.6.11
lxml==4.8.0
Mako==1.2.0
MarkupSafe==2.1.1
more-itertools==8.13.0
mysqlclient==2.1.0
packaging==21.3
passlib==1.7.4
pluggy==0.13.1
premailer==3.10.0
psycopg2-binary==2.9.3
py==1.11.0
pyasn1==0.4.8
pycparser==2.21
pydantic==1.9.0
pyparsing==3.0.9
pytest==5.4.3
python-dateutil==2.8.2
python-jose==3.3.0
python-multipart==0.0.5
pytz==2022.1
querystring-parser==1.2.4
raven==6.10.0
requests==2.27.1
rsa==4.8
s3transfer==0.5.2
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.36
sqlparse==0.4.2
starlette==0.16.0
tenacity==6.3.1
typing_extensions==4.2.0
tzdata==2022.1
urllib3==1.26.9
uvicorn==0.11.8
vine==1.3.0
wcwidth==0.2.5
websockets==8.1