forked from wevote/WeVoteServer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
92 lines (92 loc) · 2.79 KB
/
requirements.txt
File metadata and controls
92 lines (92 loc) · 2.79 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
beautifulsoup4==4.12.3
boto3==1.34.66
cachecontrol==0.13.1
# cairocffi==1.7.1
# cairosvg==2.7.1
certifi>=2025.1.31 # Keep updated. Root certificates are used by requests.
cloudscraper==1.2.68
cryptography==44.0.1
dj-database-url==2.1.0
django==5.0.13
django-bootstrap3==15.0.0
django-cors-headers==4.3.1
django-crispy-forms==1.12.0
django-mathfilters==1.0.0
django-sslserver-v2==1.0
django-tinymce==5.0.0
django-twitter-bootstrap==3.3.0
django-user-agents==0.4.0
djangorestframework==3.15.2
elasticsearch==1.9.0
facebook-sdk==3.1.0
firebase-admin==6.2.0
gender-guesser==0.4.0
geoip2==2.9.0
geopy==2.2.0
google-api-core==2.14.0
google-api-python-client==2.108.0
google-auth==2.23.4
google-cloud-aiplatform[pipelines]==1.36.0
google-cloud-firestore==2.13.1
google-cloud-storage==2.13.0
gunicorn==23.0.0
httplib2==0.22.0
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
locust==2.32.3
nameparser==1.1.3
nltk>=3.9 # recommend engine - comment out if initial installation is failing
numpy~=1.26.2 # recommend engine - comment out if initial installation is failing
oauth2client==4.1.3
oauthlib==3.2.2
pandas~=2.2.3 # recommend engine - comment out if initial installation is failing
phonenumbers==8.13.26
pillow==11.1.0
pip-tools==7.4.1
pipdeptree==2.26.1
polars~=0.19.17 # recommend engine - comment out if initial installation is failing
protobuf>=3.18.3 # not directly required, pinned by Snyk to avoid a vulnerability
psycopg2-binary==2.9.10
py3dns==4.0.1
pyarrow # recommend engine - comment out if initial installation is failing
pyasn1==0.4.8
pyasn1-modules==0.2.8
pygeoip==0.3.2
pyjwkest==1.4.2
pyjwt==2.8.0
pyparsing==2.4.7
python-dateutil~=2.8.2
python-magic==0.4.24 # Requires "brew install libmagic" or "brew upgrade libmagic" or "pip install libmagic"
python3-openid
pytz==2021.1
requests==2.32.4
requests-oauthlib==1.3.0
robot-detection==0.4
rsa==4.7.2
ruff==0.3.5
sendgrid==6.9.7
simplejson==3.17.2
six==1.16.0
# setuptools==70.0.0 Removed in Py 3.12, but still needed by some slow to update packages)
social-auth-app-django==5.4.1
social-auth-core==4.4.1
sqlalchemy==2.0.35
sqlparse>=0.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
stripe==8.7.0
tqdm~=4.66.1 # recommend engine - comment out if initial installation is failing
tweepy==4.15.0
twilio==7.8.2
tzdata==2024.1
uritemplate==3.0.1
usaddress==0.5.10
user-agents==1.1.0
# validate-email==1.3 March 2025 we have functions called validate_email, so there is a conflict
wikipedia==1.4.0
xmltodict==0.12.0
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
wordninja==2.0.0
python-whois==0.9.4
beautifulsoup4==4.12.3
selenium==4.25.0
langdetect==1.0.9
tldextract==5.1.2
# ipwhois==1.2.0