-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
113 lines (113 loc) · 2.05 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
alembic==1.8.1
APScheduler==3.9.1.post1
asgiref==3.2.10
attrs==19.3.0
autopep8==1.7.0
backports.zoneinfo==0.2.1
base58==2.0.1
bcrypt==4.0.1
bitarray==1.2.2
certifi==2020.6.20
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.1.0
click==7.1.2
crypto==1.4.1
cryptography==37.0.4
cytoolz==0.10.1
distlib==0.3.6
Django==3.1
django-cors-headers==3.7.0
django-crispy-forms==1.9.2
djangorestframework==3.12.4
dnspython==2.3.0
email-validator==1.3.0
et-xmlfile==1.1.0
eth-abi==2.1.1
eth-account==0.5.2
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.3.3
eth-rlp==0.1.2
eth-typing==2.2.1
eth-utils==1.9.0
filelock==3.8.0
Flask==1.1.2
flask-core==2.9.0
Flask-Cors==3.0.8
Flask-Login==0.6.2
Flask-Migrate==3.1.0
Flask-Minify==0.39
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.2
hexbytes==0.2.1
htmlmin==0.1.12
idna==2.10
importlib-metadata==4.12.0
importlib-resources==5.9.0
ipfshttpclient==0.6.0.post1
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==1.0.1
jsmin==3.0.1
jsonschema==3.2.0
lesscpy==0.15.0
lru-dict==1.1.6
Mako==1.2.3
MarkupSafe==1.1.1
multiaddr==0.0.9
mysql-connector-python==8.0.20
Naked==0.1.31
netaddr==0.8.0
numpy==1.19.1
openpyxl==3.0.10
pandas==1.2.4
parsimonious==0.8.1
pipenv==2022.10.12
platformdirs==2.5.2
ply==3.11
protobuf==3.12.4
psycopg2==2.9.3
psycopg2-binary==2.9.3
pycodestyle==2.9.1
pycparser==2.21
pycryptodome==3.9.8
pypiwin32==223
pyrsistent==0.16.0
python-dateutil==2.8.1
python-http-client==3.3.7
pytz==2020.1
pytz-deprecation-shim==0.1.0.post0
pywin32==228
PyYAML==5.3.1
rcssmin==1.1.1
requests==2.28.1
rlp==1.2.0
schedule==1.1.0
scikit-learn==0.24.2
scipy==1.6.3
sendgrid==6.9.7
shellescape==3.8.1
six==1.15.0
sklearn==0.0
SQLAlchemy==1.4.40
sqlparse==0.3.1
starkbank-ecdsa==2.2.0
tabloo==0.0.15
threadpoolctl==2.1.0
toml==0.10.2
toolz==0.10.0
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.11
varint==1.0.2
vboxapi==1.0
virtualenv==20.16.5
virtualenv-clone==0.5.7
web3==5.12.0
websockets==8.1
Werkzeug==1.0.1
WTForms==3.0.1
xxhash==3.0.0
zipp==3.8.1