summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2023-07-17 01:47:57 +0200
committerjdlugosz963 <jdlugosz963@gmail.com>2023-07-17 01:52:26 +0200
commitc21f4b3dacd597a15a5ec39d525df1dfe1b70376 (patch)
tree0dfc51d2ffeb7b5022d9ad852f2fd3620c72196a /requirements.txt
parent2c6f98aeef4fa1aba5678fe17c8e762a11db7b40 (diff)
downloadrestaurant-orders-main.tar.gz
restaurant-orders-main.zip
Add project.main
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt55
1 files changed, 55 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..fd8278b
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,55 @@
1aioredis==1.3.1
2amqp==5.1.1
3asgiref==3.5.2
4async-timeout==4.0.2
5attrs==22.1.0
6autobahn==22.7.1
7Automat==20.2.0
8billiard==3.6.4.0
9celery==5.2.7
10certifi==2022.6.15
11cffi==1.15.1
12channels==3.0.5
13channels-redis==3.4.1
14charset-normalizer==2.1.1
15click==8.1.3
16click-didyoumean==0.3.0
17click-plugins==1.1.1
18click-repl==0.2.0
19constantly==15.1.0
20cryptography==37.0.4
21daphne==3.0.2
22Deprecated==1.2.13
23Django==4.1
24django-debug-toolbar==3.6.0
25hiredis==2.0.0
26hyperlink==21.0.0
27idna==3.3
28incremental==21.3.0
29kombu==5.2.4
30msgpack==1.0.4
31packaging==21.3
32prompt-toolkit==3.0.30
33psycopg2==2.9.3
34pyasn1==0.4.8
35pyasn1-modules==0.2.8
36pycparser==2.21
37PyJWT==2.4.0
38pyOpenSSL==22.0.0
39pyparsing==3.0.9
40pytz==2022.2.1
41redis==4.3.4
42requests==2.28.1
43service-identity==21.1.0
44six==1.16.0
45sqlparse==0.4.2
46twilio==7.12.1
47Twisted==22.4.0
48txaio==22.2.1
49typing_extensions==4.3.0
50urllib3==1.26.12
51vine==5.0.0
52wcwidth==0.2.5
53WooCommerce==3.0.0
54wrapt==1.14.1
55zope.interface==5.4.0