forked from devmahmud/Django-Poll-App
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (55 loc) · 1020 Bytes
/
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
asgiref==3.8.1
build==1.2.1
CacheControl==0.14.0
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==3.3.2
cleo==2.1.0
crashtest==0.4.1
cryptography==42.0.8
defusedxml==0.7.1
distlib==0.3.8
Django==5.0.6
dulwich==0.21.7
Faker==25.4.0
fastjsonschema==2.19.1
filelock==3.14.0
idna==3.7
importlib_metadata==7.1.0
installer==0.7.0
jaraco.classes==3.4.0
jeepney==0.8.0
keyring==24.3.1
more-itertools==10.2.0
msgpack==1.0.8
oauthlib==3.2.2
packaging==24.0
pexpect==4.9.0
pkginfo==1.10.0
platformdirs==4.2.2
poetry==1.8.3
poetry-core==1.9.0
poetry-plugin-export==1.8.0
ptyprocess==0.7.0
pycparser==2.22
PyJWT==2.8.0
pyproject_hooks==1.1.0
python-dateutil==2.9.0.post0
python3-openid==3.2.0
rapidfuzz==3.9.1
requests==2.32.3
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
SecretStorage==3.3.3
shellingham==1.5.4
six==1.16.0
social-auth-app-django==5.4.1
social-auth-core==4.5.4
sqlparse==0.5.0
tomli==2.0.1
tomlkit==0.12.5
trove-classifiers==2024.5.22
typing_extensions==4.12.0
urllib3==2.2.1
virtualenv==20.26.2
zipp==3.18.2