forked from sadeghesfahani/e-commerce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 2.04 KB
/
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
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
amqp==2.6.1
asgiref==3.4.1
async-generator==1.10
attrs==21.4.0
beautifulsoup4==4.10.0
billiard==3.6.4.0
celery==4.4.6
certifi==2021.10.8
cffi==1.15.1
charset-normalizer==2.0.9
click==8.1.3
colorama==0.4.5
configparser==5.2.0
gunicorn==20.1.0
crayons==0.4.0
cryptography==37.0.4
Django==3.2.10
django-celery-beat==2.2.0
django-cors-headers==3.13.0
django-redis==4.12.1
django-timezone-field==4.2.3
djangorestframework==3.12.4
flower==0.9.7
future==0.18.2
gunicorn==20.1.0
h11==0.13.0
humanize==4.2.3
idna==3.3
kombu==4.6.11
outcome==1.2.0
prometheus-client==0.8.0
psycopg2-binary==2.8.6
pycparser==2.21
pyOpenSSL==22.0.0
python-crontab==2.6.0
python-dateutil==2.8.2
pytz==2021.3
redis==3.5.3
requests==2.27.1
selenium==4.1.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
sqlparse==0.4.2
tornado==6.2
trio==0.21.0
trio-websocket==0.9.2
tzdata==2021.5
urllib3==1.26.7
uvicorn==0.18.2
vine==1.3.0
watchgod==0.6
webdriver-manager==3.5.2
whitenoise==6.2.0
wsproto==1.1.0