-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.37 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
alembic==1.10.3
apispec==6.3.0
async-generator==1.10
attrs==23.1.0
bcrypt==4.0.1
black==23.3.0
blinker==1.6.2
boto3==1.34.22
botocore==1.34.22
cachelib==0.9.0
certifi==2023.5.7
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.1.0
click==8.1.3
cryptography==42.0.0
exceptiongroup==1.1.1
flake8==6.0.0
Flask==2.2.3
Flask-Bcrypt==1.0.1
Flask-Cors==3.0.10
Flask-Login==0.6.2
Flask-Migrate==4.0.4
flask-smorest==0.41.0
Flask-SQLAlchemy==3.0.3
greenlet==2.0.2
gunicorn==20.1.0
h11==0.14.0
idna==3.5
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
jsonify==0.5
lxml==4.9.2
Mako==1.2.4
MarkupSafe==2.1.2
marshmallow==3.19.0
mccabe==0.7.0
moto==4.2.13
mypy-extensions==1.0.0
numpy==1.24.2
oauthlib==3.2.2
outcome==1.2.0
packaging==23.0
pandas==2.0.0
pathspec==0.11.1
platformdirs==3.5.3
pluggy==1.3.0
psycopg2-binary==2.9.6
pycodestyle==2.10.0
pycparser==2.21
pyflakes==3.0.1
pyparsing==3.1.1
PySocks==1.7.1
pytest==7.4.4
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
requests-toolbelt==1.0.0
responses==0.24.1
s3transfer==0.10.0
selenium==4.12.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.8
tomli==2.0.1
trio==0.22.0
trio-websocket==0.10.3
typing_extensions==4.5.0
tzdata==2023.3
urllib3==2.0.3
URLObject==2.4.3
webargs==8.2.0
webdriver-manager==4.0.0
Werkzeug==2.2.3
wsproto==1.2.0
xmltodict==0.13.0