-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
172 lines (171 loc) · 3.15 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
-e file:external/gobotany-app
# via -r requirements.in
-e file:.
# via -r requirements.in
annotated-types==0.5.0
# via pydantic
asgiref==3.7.2
# via django
async-timeout==4.0.3
# via redis
beautifulsoup4==4.9.3
# via gobotany
bleach==3.3.0
# via gobotany
boto==2.49.0
# via gobotany
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via rq
collectfast==2.2.0
# via goorchids
confusable-homoglyphs==3.2.0
# via django-registration
cssselect==1.2.0
# via gobotany
defusedxml==0.7.1
# via odfpy
django==3.1.13
# via
# collectfast
# django-appconf
# django-debug-toolbar
# django-extensions
# django-haystack
# django-registration
# django-storages
# django-user-accounts
# gobotany
django-appconf==1.0.5
# via
# django-imagekit
# django-user-accounts
django-debug-toolbar==3.2.1
# via gobotany
django-extensions==3.1.2
# via gobotany
django-haystack==3.0
# via gobotany
django-imagekit==4.0.2
# via gobotany
django-pylibmc==0.6.1
# via gobotany
django-registration==3.1.2
# via gobotany
django-storages==1.7.2
# via
# collectfast
# gobotany
django-tinymce==2.7.1
# via
# -r requirements.in
# gobotany
django-user-accounts==3.0.2
# via gobotany
et-xmlfile==1.1.0
# via openpyxl
gunicorn==20.0.4
# via gobotany
honcho==1.1.0
# via goorchids
idna==3.4
# via requests
inflect==7.0.0
# via gobotany
lxml==4.6.3
# via gobotany
odfpy==1.4.1
# via tablib
openpyxl==3.1.2
# via tablib
packaging==23.1
# via bleach
pilkit==2.0
# via django-imagekit
pillow==8.2.0
# via gobotany
psycopg2==2.9.2
# via gobotany
pydantic==2.1.1
# via inflect
pydantic-core==2.4.0
# via pydantic
pylibmc==1.5.2
# via
# django-pylibmc
# gobotany
pysolr==3.9.0
# via gobotany
python-dateutil==2.8.2
# via s3cmd
python-magic==0.4.24
# via
# gobotany
# s3cmd
python-memcached==1.59
# via gobotany
pytz==2023.3
# via
# django
# django-user-accounts
# gobotany
pyyaml==6.0.1
# via tablib
redis==5.0.0
# via
# goorchids
# rq
requests==2.31.0
# via
# gobotany
# pysolr
rq==1.15.1
# via goorchids
s3cmd==2.2.0
# via gobotany
setuptools-scm==4.1.2
# via -r requirements.in
six==1.16.0
# via
# bleach
# django-imagekit
# python-dateutil
# python-memcached
soupsieve==2.4.1
# via beautifulsoup4
sqlparse==0.4.4
# via
# django
# django-debug-toolbar
tablib==0.12.1
# via gobotany
typing-extensions==4.7.1
# via
# asgiref
# collectfast
# inflect
# pydantic
# pydantic-core
unicodecsv==0.14.1
# via tablib
urllib3==2.0.4
# via requests
webencodings==0.5.1
# via bleach
xlrd==2.0.1
# via
# gobotany
# tablib
xlwt==1.3.0
# via tablib
# The following packages are considered to be unsafe in a requirements file:
# setuptools