-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
73 lines (73 loc) · 1.43 KB
/
requirements.txt
File metadata and controls
73 lines (73 loc) · 1.43 KB
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
alabaster==1.0.0
annotated-types==0.7.0
attrs==25.3.0
babel==2.17.0
blinker==1.9.0
boto3==1.38.7
botocore==1.38.7
certifi==2025.4.26
charset-normalizer==3.4.1
click==8.1.8
coverage==7.8.0
docutils==0.21.2
et_xmlfile==2.0.0
Flask==3.1.0
fuzzywuzzy==0.18.0
greenlet==3.2.1
h11==0.16.0
idna==3.10
imagesize==1.4.1
iniconfig==2.1.0
itsdangerous==2.2.0
Jinja2==3.1.6
jmespath==1.0.1
Levenshtein==0.27.1
MarkupSafe==3.0.2
mysql-connector-python==9.3.0
numpy==2.2.5
openpyxl==3.1.5
outcome==1.3.0.post0
packaging==25.0
pandas==2.2.3
-e git+https://github.com/HHS/ACF-pir-data.git@d1bbee31e9490b6b089a91ffaed915bd9eff2364#egg=pir_pipeline
pluggy==1.5.0
psycopg==3.2.7
psycopg-binary==3.2.7
pydantic==2.11.4
pydantic_core==2.33.2
Pygments==2.19.1
PySocks==1.7.1
pytest==8.3.5
python-dateutil==2.9.0.post0
python-dotenv==1.1.0
python-Levenshtein==0.27.1
pytz==2025.2
RapidFuzz==3.13.0
requests==2.32.3
roman-numerals-py==3.1.0
s3transfer==0.12.0
selenium==4.31.0
six==1.17.0
sniffio==1.3.1
snowballstemmer==2.2.0
sortedcontainers==2.4.0
Sphinx==8.2.3
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
SQLAlchemy==2.0.40
SQLAlchemy-Utils==0.41.2
trio==0.30.0
trio-websocket==0.12.2
typing-inspection==0.4.0
typing_extensions==4.13.2
tzdata==2025.2
urllib3==2.4.0
waitress==3.0.2
websocket-client==1.8.0
Werkzeug==3.1.3
wsproto==1.2.0
xlrd==2.0.1