-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.2 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
annotated-types==0.5.0
anyio==3.7.1
asgiref==3.5.2
async-generator==1.10
attrs==22.1.0
beautifulsoup4==4.11.1
black==22.10.0
bs4==0.0.1
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==3.3.2
click==8.1.3
colorama==0.4.6
cryptography==41.0.7
defusedxml==0.7.1
dj-database-url==1.0.0
Django==3.2.13
django-allauth==0.60.1
django-appconf==1.0.5
django-bootstrap5==22.1
django-debug-toolbar==4.2.0
django-environ==0.10.0
django-extensions==3.2.1
django-imagekit==4.1.0
django-widget-tweaks==1.5.0
exceptiongroup==1.0.1
fastapi==0.103.1
gunicorn==20.1.0
h11==0.14.0
httptools==0.6.0
idna==3.4
mypy-extensions==0.4.3
oauthlib==3.2.2
outcome==1.2.0
pathspec==0.10.1
pilkit==2.0
Pillow==9.3.0
platformdirs==2.5.2
psycopg2-binary==2.9.5
pycparser==2.21
pydantic==2.3.0
pydantic_core==2.6.3
PyJWT==2.8.0
PySocks==1.7.1
python-dotenv==0.21.0
python3-openid==3.2.0
pytz==2022.2.1
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
selenium==4.6.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sqlparse==0.4.3
starlette==0.27.0
tomli==2.0.1
trio==0.22.0
trio-websocket==0.9.2
typing_extensions==4.8.0
urllib3==1.26.12
uvicorn==0.23.2
watchfiles==0.20.0
websockets==11.0.3
whitenoise==6.2.0
wsproto==1.2.0