-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
68 lines (61 loc) · 1.11 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
# ALERT: update pyproject.toml too!
safrs>=3.1.6
PyJWT==2.6.0
python-dateutil==2.8.2
logicbankutils==0.6.0
LogicBank==1.20.21
inflect==5.0.2
inflection==0.5.1
python-dotenv==0.15.0
email-validator==1.1.1
cryptography==36.0.1
rsa
PyMySQL==1.0.3
oracledb==2.1.2
# pip install PyMySQL[rsa]
# fix warnings.warn("urllib3
requests==2.31.0
gunicorn==20.1.0
# psycopg2-binary==2.9.5
psycopg2-binary==2.9.9
DotMap==1.3.25
behave==1.2.6
alembic==1.7.7
python-ulid==2.7.0
psutil==6.0.0
pandas==2.2.2
openpyxl==3.1.5
confluent-kafka==2.3.0
faker==30.4.0
natsort==8.4.0
Flask-Login==0.6.2
#Flask-Admin==1.5.7
Flask-JWT-Extended==4.4.4
flask_bcrypt==1.0.1
# ? Flask-OpenID==1.3.0
# Used?
SQLAlchemy-Utils==0.38.2
WTForms==2.3.3
# from safrs
Flask==2.3.2
Flask-Cors==3.0.10
Flask-RESTful>=0.3.9
flask-restful-swagger-2>=0.35
Flask-SQLAlchemy==3.0.3
flask-swagger-ui>=4.11.1
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
# pyodbc==4.0.34
six==1.16.0
SQLAlchemy==2.0.15
Werkzeug==2.3.3
#Ontimize translation service
translate==3.6.1
libretranslatepy==2.1.1
reportlab==4.2.0
xlsxwriter==3.2.0
build
openai==1.55.3
astor==0.8.1
colorama==0.4.6