-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
executable file
·70 lines (70 loc) · 1.21 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
63
64
65
66
67
68
69
70
aiohttp==3.8.5
aiosignal==1.3.1
anyio==3.7.1
asgiref==3.7.2
async-timeout==4.0.2
attrs==23.1.0
backports.zoneinfo;python_version<"3.9"
backports.zoneinfo==0.2.1
beautifulsoup4==4.12.2
bidict==0.22.1
bs4==0.0.1
bson==0.5.10
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
colorama==0.4.6
cryptography==41.0.3
Cython==0.29.36
distlib==0.3.7
Django==4.2.4
django-environ==0.10.0
dnspython==1.16.0
eventlet==0.30.1
exceptiongroup==1.1.2
Faker==19.3.0
filelock==3.12.2
frozenlist==1.4.0
greenlet==2.0.2
gunicorn==20.1.0
h11==0.14.0
httptools==0.6.0
idna==3.4
importlib-metadata==6.8.0
Markdown==3.4.4
mongoengine==0.27.0
multidict==6.0.4
mysqlclient==2.2.0
packaging==23.1
phonenumbers==8.13.18
Pillow==10.0.0
platformdirs==3.10.0
psycopg==3.1.9
psycopg-binary==3.1.9
pycparser==2.21
Pygments==2.16.1
pymongo==3.12.3
python-dateutil==2.8.2
python-dotenv==1.0.0
python-engineio==4.5.1
python-socketio==5.8.0
pytz==2023.3
PyYAML==6.0.1
requests==2.31.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
sqlparse==0.4.4
typing-extensions==4.7.1
tzdata==2023.3
urllib3==2.0.4
uvicorn==0.23.0
uvloop==0.17.0
uWSGI==2.0.22
virtualenv==20.24.2
watchfiles==0.19.0
websocket-client==1.6.1
websockets==11.0.3
yarl==1.9.2
zipp==3.16.2