-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 959 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
arrow==0.15.4
asgiref==3.4.1
astroid==2.6.6
blessed==1.16.1
certifi==2022.12.7
chardet==3.0.4
charset-normalizer==2.0.8
dj-database-url==0.5.0
Django==3.2.14
django-db-geventpool==4.0.1
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
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.2
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
pyjwt==2.4.0
pylint==2.7.4
python-dateutil==2.8.1
pytz==2019.3
requests==2.26.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
wrapt==1.12.1
xerosdk==0.14.2
pytest==7.1.2
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-mock==3.8.2
django-filter==21.1
sendgrid==6.9.7