-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (62 loc) · 1.36 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
57
58
59
60
61
62
aiohttp>=3.9.1,<4.0
aiohttp-retry>=2.8.3,<3.0
aiosignal>=1.3.1,<2.0
asgiref>=3.7.2,<4.0
attrs>=23.2.0,<24.0
autobahn>=23.6.2,<24.0
Automat>=22.10.0,<23.0
bcrypt>=4.1.2,<5.0
blinker>=1.7.0,<2.0
certifi>=2023.11.17
cffi>=1.16.0,<2.0
charset-normalizer>=3.3.2,<4.0
click>=8.1.7,<9.0
constantly>=23.10.4,<24.0
cryptography>=41.0.7,<42.0
daphne>=4.0.0,<5.0
Django>=5.0.1,<6.0
django-cors-headers>=4.3.1,<5.0
djangorestframework>=3.14.0,<4.0
Flask>=3.0.0,<4.0
Flask-Bcrypt>=1.0.1,<2.0
Flask-Cors>=4.0.0,<5.0
frozenlist>=1.4.1,<2.0
gevent>=23.9.1,<24.0
gps>=3.19,<4.0
greenlet>=3.0.3,<4.0
gunicorn>=21.2.0,<22.0
hyperlink>=21.0.0,<22.0
idna>=3.6,<4.0
incremental>=22.10.0,<23.0
itsdangerous>=2.1.2,<3.0
Jinja2>=3.1.3,<4.0
MarkupSafe>=2.1.3,<3.0
multidict>=6.0.4,<7.0
nearby>=0.1.3,<0.2
packaging>=23.2,<24.0
pdfminer>=20191125,<20200000
Pillow>=10.1.0,<11.0
pyasn1>=0.5.1,<0.6.0
pyasn1-modules>=0.3.0,<0.4.0
pycparser>=2.21,<3.0
pycryptodome>=3.20.0,<4.0
PyGLM>=2.7.1,<3.0
PyJWT>=2.8.0,<3.0
PyOpenGL>=3.1.7,<4.0
pyOpenSSL>=23.3.0,<24.0
PySDL2>=0.9.16,<1.0
pysdl2-dll>=2.28.4,<3.0
pytz>=2023.3.post1,<2024.0
requests>=2.31.0,<3.0
service-identity>=24.1.0,<25.0
six>=1.16.0,<2.0
sqlparse>=0.4.4,<0.5.0
twilio>=8.11.1,<9.0
Twisted>=23.10.0,<24.0
txaio>=23.1.1,<24.0
typing_extensions>=4.9.0,<5.0
urllib3>=2.1.0,<3.0
Werkzeug>=3.0.1,<4.0
yarl>=1.9.4,<2.0
zope.event>=5.0,<6.0
zope.interface>=6.1,<7.0