-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
53 lines (53 loc) · 973 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
asgiref==3.8.1
astroid==3.3.6
beautifulsoup4==4.12.3
black==24.10.0
cachetools==5.5.0
certifi==2024.12.14
charset-normalizer==3.4.0
click==8.1.7
dill==0.3.9
dj-database-url==0.5.0
Django==5.1.4
django-heroku==0.3.1
django-htmlmin==0.11.0
google-api-core==1.34.1
google-api-python-client==1.8.2
google-auth==2.37.0
google-auth-httplib2==0.2.0
google_search_results==2.4.2
googleapis-common-protos==1.66.0
gunicorn==22.0.0
html5lib==1.1
httplib2==0.22.0
idna==3.10
isort==5.13.2
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==24.2
pathspec==0.12.1
platformdirs==4.3.6
protobuf==3.20.3
psycopg2==2.9.10
psycopg2-binary==2.9.10
pyasn1==0.6.1
pyasn1_modules==0.4.1
pylint==3.3.2
pyparsing==3.2.0
python-decouple==3.8
pytz==2024.2
rapidfuzz==0.7.9
requests==2.32.3
requests-file==2.1.0
rsa==4.9
serpapi==0.1.5
setuptools==75.6.0
six==1.17.0
soupsieve==2.6
sqlparse==0.5.3
tldextract==2.2.2
tomlkit==0.13.2
uritemplate==3.0.1
urllib3==2.2.3
webencodings==0.5.1
whitenoise==6.8.2