first commit

This commit is contained in:
2026-05-21 08:40:24 -04:00
commit b084545275
711 changed files with 3659856 additions and 0 deletions

86
requirements.txt Normal file
View File

@@ -0,0 +1,86 @@
addfips==0.4.2
altair==6.0.0
attrs==25.4.0
bcrypt==5.0.0
blinker==1.9.0
cachetools==7.0.4
captcha==0.7.1
certifi==2025.11.12
cffi==2.0.0
charset-normalizer==3.4.4
choreographer==1.2.1
click==8.3.1
contourpy==1.3.3
cryptography==46.0.5
cycler==0.12.1
extra-streamlit-components==0.1.81
fiscalyear==0.4.0
fonttools==4.62.0
geopandas==1.1.2
gitdb==4.0.12
GitPython==3.1.46
graphviz==0.21
idna==3.11
iniconfig==2.3.0
Jinja2==3.1.6
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
kaleido==1.2.0
kiwisolver==1.5.0
logistro==2.0.1
lxml==6.0.2
MarkupSafe==3.0.3
matplotlib==3.10.8
narwhals==2.14.0
numpy==2.3.5
orjson==3.11.7
packaging==25.0
pandas==2.3.3
pandas-stubs==2.3.3.260113
pillow==12.1.1
plotly==6.5.0
pluggy==1.6.0
protobuf==6.33.5
pycparser==3.0
pydeck==0.9.1
Pygments==2.19.2
PyJWT==2.11.0
pyogrio==0.12.1
pyparsing==3.3.2
pytest==9.0.2
pytest-timeout==2.4.0
python-dateutil==2.9.0.post0
python-docx==1.2.0
pytz==2025.2
PyYAML==6.0.3
referencing==0.37.0
requests==2.32.5
rpds-py==0.30.0
shapely==2.1.2
simplejson==3.20.2
six==1.17.0
smmap==5.0.3
streamlit==1.55.0
streamlit-authenticator==0.4.2
tenacity==9.1.4
toml==0.10.2
tornado==6.5.4
types-pytz==2025.2.0.20251108
typing_extensions==4.15.0
tzdata==2025.3
urllib3==2.6.2
watchdog==6.0.0
httpx==0.28.1
# Editable installs
-e ./section_1_datasets_module/
-e ./section_1_graph_library_module/
-e ./shared_tools_module/
-e ./milestone_attribution_dataset_module/
-e ./milestone_attribution_graph_library_module/
-e ./libs/pasbdc_data_cleaning/
-e ./libs/word_library/
-e ./section_1_word_library_module/
-e ./section_3_word_library_module/
-e ./section_3_graph_library_module/
-e ./neoserra-api/
-e ./project_constants/