-
Notifications
You must be signed in to change notification settings - Fork 30
/
requirements.txt
77 lines (74 loc) · 1.43 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
# explicit
alembic==1.13.1
backoff==2.2.1
beautifulsoup4==4.12.3
boto3==1.34.58
coverage==7.4.3
ddtrace==2.7.2
factory-boy==3.3.0
flake8==7.0.0
Flask==3.0.2
Flask-Bcrypt==1.0.1
Flask-Cors==4.0.0
Flask-Deprecate==0.1.3
Flask-Login==0.6.3
future==1.0.0
marshmallow==3.21.1
numpy==1.26.4
# Keeping pandas before 2.2.0 which requires SQLAlchemy to be 2.0.0
pandas==2.1.4
psutil==5.9.8
pytest==8.0.2
pytest-cov==4.1.0
python-dateutil==2.9.0
PyYAML==6.0.1
ratelimit==2.2.1
requests==2.31.0
# Keeping SQLAlchemy before 2.0.0 before major changes
SQLAlchemy==1.4.52
SQLAlchemy-Utils==0.41.1
suds-py3==1.4.5.0
webargs==8.4.0
Werkzeug==3.0.1
xmltodict==0.13.0
# implicit
amqp==5.2.0
awscli==1.32.58
bcrypt==4.1.2
billiard==4.2.0
blinker==1.7.0
bz2file==0.98
cffi==1.16.0
click==8.1.7
colorama==0.4.4
decorator==5.1.1
docutils==0.16
faker==24.0.0
freezegun==1.4.0
importlib_metadata==7.0.2
iso3166==2.1.1
itsdangerous==2.1.2
Jinja2==3.1.3
jmespath==1.0.1
Mako==1.3.2
MarkupSafe==2.1.5
mccabe==0.7.0
paramiko==3.4.0
pep8-naming==0.13.3
psycopg2==2.9.9
py==1.11.0
pycodestyle==2.11.1
pycparser==2.21
pyflakes==3.2.0
python-editor==1.0.4
python-json-logger==2.0.7
python-logstash==0.4.8
pytz==2024.1
s3transfer==0.10.0
six==1.16.0
unittest-xml-reporting==3.2.0
waitress==3.0.0
WebOb==1.8.7
WebTest==3.0.0
# botocore hasn't been updated with a fix for md5s and python3.9
-e git+https://github.com/fedspendingtransparency/botocore-python39-md5.git@md5-fix-1-34-58#egg=botocore