-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
66 lines (66 loc) · 1.2 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
arrow==0.15.4
asgiref==3.4.1
astroid==2.6.6
attrs==21.2.0
blessed==1.16.1
cached-property==1.5.2
certifi==2022.12.7
chardet==3.0.4
coverage==6.2
cryptography==3.3.2
dj-database-url==0.5.0
Django==3.2.14
django-cors-headers==3.2.0
django-picklefield==3.1
fyle-djangoq2==1.0.0
django-request-logging==0.7.5
django-rest-framework==0.1.0
django-db-geventpool==4.0.1
djangorestframework==3.11.2
django-sendgrid-v5==1.2.0
enum34==1.1.10
future==0.18.2
fyle==0.37.0
fyle-accounting-mappings==1.36.2
fyle-integrations-platform-connector==1.39.3
fyle-rest-auth==1.7.2
gunicorn==20.1.0
gevent==23.9.1
idna==2.8
iniconfig==1.1.1
isodate==0.6.0
isort==5.10.1
lazy-object-proxy==1.6.0
lxml==4.6.5
mccabe==0.6.1
netsuitesdk==3.0.0
oauthlib==3.2.1
packaging==21.3
platformdirs==2.4.0
pluggy==1.0.0
psycopg2-binary==2.8.4
py==1.11.0
pylint==2.7.4
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==2.12.1
pytest-django==4.4.0
pytest-mock==3.6.1
python-dateutil==2.8.1
pytz==2019.3
requests==2.25.0
requests-file==1.5.1
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
psutil==5.9.5
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
wrapt==1.12.1
zeep==4.1.0
django-filter
sendgrid==6.9.7