-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements_base.txt
55 lines (55 loc) · 1.07 KB
/
requirements_base.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
# django @ https://github.com/django/django/archive/refs/tags/5.0.8.zip
# huey[backends]
-e file:packages/proxy-checker-python
-e file:packages/proxy-hunter-python
-e file:packages/rsa-utility
ansi2html
asyncio
autopep8
babel
beautifulsoup4
black
chromedriver-autoinstaller @ https://github.com/yeongbin-jo/python-chromedriver-autoinstaller/archive/master.zip
daphne
datetime
django-cors-headers @ https://github.com/adamchainz/django-cors-headers/archive/main.zip
django-cors-middleware
django-environ
django-extensions
django-filter
django==5.0.*
djangorestframework
djangorestframework_simplejwt
filelock
geoip2
geopy
gevent
html5lib
huey @ https://github.com/coleifer/huey/archive/master.zip # ==2.5.2
ipaddress
joblib
maxminddb
numpy==2.1.0
oauthlib
Pillow
pycodestyle
pycountry==24.6.1
pycryptodome
pycurl==7.45.3
python-dateutil
python-dotenv
pytz
pyyaml
rarfile
requests
requests_cache
selenium==4.*
six
sqlalchemy
timezonefinder==6.0.1 --only-binary :all:
tzlocal
urllib3
watchdog
webdriver-manager @ https://github.com/SergeyPirogov/webdriver_manager/archive/master.zip
werkzeug
zstandard