-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
98 lines (98 loc) · 1.69 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
alembic==1.13.2
annotated-types==0.7.0
anyio==4.4.0
astroid==3.2.4
beautifulsoup4==4.12.3
blinker==1.8.2
branca==0.7.2
cachelib==0.9.0
certifi==2024.7.4
charset-normalizer==2.0.12
click==8.1.7
contourpy==1.3.0
cycler==0.12.1
DateTime==5.5
Deprecated==1.2.14
dill==0.3.8
distro==1.9.0
fastapi==0.112.2
flake8==7.1.1
Flask==3.0.3
Flask-Caching==2.3.0
Flask-Cors==4.0.1
Flask-JWT-Extended==4.6.0
Flask-Limiter==2.0.0
Flask-Login==0.6.3
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
flask-swagger-ui==4.11.1
Flask-WTF==1.2.1
folium==0.17.0
fonttools==4.53.1
geographiclib==2.0
geopy==2.4.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
importlib_resources==6.4.3
iniconfig==2.0.0
isort==5.13.2
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
kiwisolver==1.4.5
limits==3.13.0
Mako==1.3.5
MarkupSafe==2.1.5
matplotlib==3.9.2
mccabe==0.7.0
mypy==1.11.2
mypy-extensions==1.0.0
nltk==3.8.2
numpy==2.0.0
openai==1.37.0
packaging==24.1
pandas==2.2.2
pandas-stubs==2.2.2.240807
pillow==10.4.0
platformdirs==4.3.2
pluggy==1.5.0
pycodestyle==2.12.1
pycountry==24.6.1
pydantic==2.8.2
pydantic_core==2.20.1
pyflakes==3.2.0
PyJWT==2.9.0
pylint==3.2.7
pyparsing==3.1.4
pytest==8.2.2
pytest-mock==3.14.0
python-dateutil==2.9.0.post0
python-dotenv==0.20.0
pytz==2024.1
regex==2024.7.24
requests==2.32.3
seaborn==0.13.2
setuptools==73.0.0
six==1.16.0
sniffio==1.3.1
soupsieve==2.5
SQLAlchemy==2.0.34
starlette==0.38.4
tabulate==0.9.0
tomlkit==0.13.2
tqdm==4.66.4
types-Flask-Cors==4.0.0.20240523
types-pytz==2024.1.0.20240417
types-requests==2.32.0.20240712
types-tabulate==0.9.0.20240106
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.3
uvicorn==0.30.6
Werkzeug==3.0.4
wrapt==1.16.0
WTForms==3.1.2
xyzservices==2024.6.0
zope.interface==7.0.3