forked from jamesg6197/P72-Hackathon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 863 Bytes
/
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
amqp==5.2.0
anyio==4.3.0
asgiref==3.8.1
async-timeout==4.0.3
billiard==4.2.0
branca==0.7.2
celery==5.4.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
csp==0.0.3
Django==5.0.4
django-compat==1.0.15
django4-background-tasks==1.2.9
djangorestframework==3.15.1
exceptiongroup==1.2.1
folium==0.16.0
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
Jinja2==3.1.3
kombu==5.3.7
MarkupSafe==2.1.5
numpy==1.26.4
packaging==24.0
pandas==2.2.2
prompt-toolkit==3.0.43
psutil==5.9.8
pyarrow==16.0.0
python-dateutil==2.9.0.post0
pytz==2024.1
redis==5.0.4
requests==2.31.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.29
sqlparse==0.5.0
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
vine==5.1.0
wcwidth==0.2.13
xyzservices==2024.4.0