-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (82 loc) · 3.04 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
asgiref==3.6.0
attrs==22.2.0
Automat==22.10.0
beautifulsoup4==4.12.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
constantly==15.1.0
contourpy==1.0.7
cryptography==40.0.1
cssselect==1.2.0
cycler==0.11.0
distlib==0.3.6
dj-database-url==1.3.0
Django==4.1.7
django-crispy-forms==2.0
django-environ==0.10.0
django-heroku==0.3.1
django-tastypie==0.14.5
djangorestframework==3.14.0
dnspython==2.3.0
docopt==0.6.2
filelock==3.10.4
fonttools==4.39.3
gunicorn==20.1.0
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
itemadapter==0.8.0
itemloaders==1.0.6
jmespath==1.0.1
joblib==1.2.0
kiwisolver==1.4.4
lxml==4.9.2
matplotlib==3.7.1
mysql-connector-python==8.0.32
numpy==1.24.2
packaging==23.0
pandas==2.0.0
parsel==1.7.0
Pillow==9.4.0
pipreqs==0.4.11
platformdirs==3.1.1
Protego==0.2.1
psycopg2==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyDispatcher==2.0.7
pygame==2.3.0
pymongo==4.3.3
pyOpenSSL==23.1.1
pyparsing==3.0.9
pyperclip==1.8.2
python-dateutil==2.8.2
python-mimeparse==1.6.0
pytz==2023.3
queuelib==1.6.2
requests==2.28.2
requests-file==1.5.1
scikit-learn==1.2.2
scipy==1.10.1
Scrapy==2.8.0
service-identity==21.1.0
six==1.16.0
soupsieve==2.4
sqlparse==0.4.3
threadpoolctl==3.1.0
tldextract==3.4.0
Twisted==22.10.0
twisted-iocpsupport==1.0.2
typing_extensions==4.5.0
tzdata==2023.2
urllib3==1.26.15
validate-email==1.3
virtualenv==20.21.0
virtualenvwrapper-win==1.2.7
w3lib==2.1.1
whitenoise==6.4.0
xlwt==1.3.0
yarg==0.1.9
zope.interface==6.0