-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
107 lines (107 loc) · 3.9 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
alembic==1.8.1
amqp==5.2.0
aniso8601==9.0.1
annotated-types==0.7.0
anyio==4.4.0
argcomplete==3.4.0
async-timeout==4.0.3
attrs==23.2.0
Babel==2.15.0
billiard==3.6.4.0
biopython==1.78
black==24.4.2
blinker==1.8.2
celery==5.2.7
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==2.1.1
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
cryptography==43.0.0
datamodel-code-generator==0.25.7
Deprecated==1.2.14
dnspython==2.6.1
dominate==2.9.1
email_validator==2.2.0
exceptiongroup==1.2.1
Flask==2.1.2
Flask-Admin==1.6.0
Flask-Babel==2.0.0
Flask-BabelEx==0.9.4
Flask-Bootstrap==3.3.7.1
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==4.0.0
Flask-Principal==0.4.0
flask-restx==1.0.3
Flask-Security-Too==3.4.5
Flask-SQLAlchemy==2.5.1
flask-swagger-ui==4.11.1
Flask-Table==0.5.0
Flask-WTF==1.0.1
genson==1.3.0
gunicorn==22.0.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
importlib_metadata==8.0.0
inflect==5.6.2
isort==5.13.2
itsdangerous==2.2.0
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
kombu==5.3.7
lxml==5.2.2
Mako==1.3.5
MarkupSafe==2.1.5
mypy-extensions==1.0.0
mysqlclient==2.2.4
numpy==1.23.5
packaging==24.1
pandas==1.5.1
passlib==1.7.4
pathspec==0.12.1
pika==1.3.1
platformdirs==4.2.2
plotly==5.23.0
prompt_toolkit==3.0.47
pycparser==2.22
pydantic==2.8.2
pydevd==2.9.1
PyGithub==2.1.1
PyJWT==2.8.0
PyNaCl==1.5.0
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
receptor_utils==0.0.44
redis==4.4.4
referencing==0.35.1
requests==2.28.1
rpds-py==0.18.1
six==1.16.0
sniffio==1.3.1
speaklater==1.3
SQLAlchemy==1.3.19
sqlalchemy-filters==0.12.0
stringcase==1.2.0
tenacity==8.5.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.12.2
urllib3==1.26.19
vine==5.1.0
visitor==0.1.3
wcwidth==0.2.13
Werkzeug==2.2.3
wrapt==1.16.0
WTForms==2.3.3
xlwt==1.3.0
zipp==3.19.2