-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
52 lines (52 loc) · 986 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
arrow==0.15.4
asgiref==3.4.1
astroid==2.6.6
blessed==1.16.1
Babel==2.9.1
certifi==2019.11.28
chardet==3.0.4
cryptography==3.3.2
dj-database-url==0.5.0
dj-redis-url==0.1.4
Django==3.2.14
django-db-geventpool==4.0.1
django-cors-headers==3.2.0
django-filter==21.1
django-picklefield==3.1
fyle-djangoq2==1.0.0
django-request-logging==0.7.5
django-rest-framework==0.1.0
djangorestframework==3.11.2
django-sendgrid-v5==1.2.0
enum34==1.1.10
future==0.18.2
fyle==0.37.2
fyle-accounting-mappings==1.35.0
fyle-integrations-platform-connector==1.39.3
fyle-rest-auth==1.7.4
flake8==4.0.1
gevent==23.9.1
gunicorn==20.1.0
idna==2.8
isort==5.10.1
lazy-object-proxy==1.6.0
mccabe==0.6.1
psycopg2-binary==2.8.4
pylint==2.7.4
python-dateutil==2.8.1
pytz==2019.3
qbosdk==0.20.0
redis==3.3.11
requests==2.25.0
sentry-sdk==1.19.1
six==1.13.0
sqlparse==0.3.0
toml==0.10.2
Unidecode==1.1.2
urllib3==1.26.11
wcwidth==0.1.8
pytest==6.2.5
pytest-cov==2.12.1
pytest-django==4.4.0
pytest-mock==3.6.1
wrapt==1.12.1