-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathrequirements.txt
58 lines (57 loc) · 2.63 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --annotation-style=line --resolver=backtracking requirements.in
#
asgiref==3.5.0 # via django
bleach==4.1.0 # via -r requirements.in
build==0.10.0 # via pip-tools
cachetools==5.3.0 # via google-auth
certifi==2022.12.7 # via requests
charset-normalizer==3.0.1 # via requests
click==8.0.4 # via pip-tools
cycler==0.11.0 # via matplotlib
django==4.0.9 # via -r requirements.in
fonttools==4.30.0 # via matplotlib
gevent==21.12.0 # via -r requirements.in
gitdb==4.0.9 # via gitpython
gitpython==3.1.30 # via -r requirements.in
google-api-core==2.11.0 # via google-api-python-client
google-api-python-client==2.79.0 # via -r requirements.in
google-auth==2.16.1 # via google-api-core, google-api-python-client, google-auth-httplib2
google-auth-httplib2==0.1.0 # via google-api-python-client
googleapis-common-protos==1.58.0 # via google-api-core
greenlet==1.1.2 # via gevent
gunicorn==20.1.0 # via -r requirements.in
httplib2==0.21.0 # via google-api-python-client, google-auth-httplib2
idna==3.4 # via requests
kiwisolver==1.4.4 # via matplotlib
markdown==3.3.6 # via -r requirements.in
matplotlib==3.5.1 # via -r requirements.in
newrelic==7.6.0.173 # via -r requirements.in
numpy==1.22.3 # via -r requirements.in, matplotlib
packaging==21.3 # via bleach, build, matplotlib
pillow==9.4.0 # via matplotlib
pip-tools==6.12.2 # via -r requirements.in
protobuf==4.22.0 # via google-api-core, googleapis-common-protos
pyasn1==0.4.8 # via pyasn1-modules, rsa
pyasn1-modules==0.2.8 # via google-auth
pyparsing==3.0.7 # via httplib2, matplotlib, packaging
pyproject-hooks==1.0.0 # via build
python-dateutil==2.8.2 # via matplotlib
requests==2.28.2 # via google-api-core
rsa==4.9 # via google-auth
six==1.16.0 # via bleach, google-auth, google-auth-httplib2, python-dateutil
smmap==5.0.0 # via gitdb
sqlparse==0.4.2 # via django
tomli==2.0.1 # via build, pyproject-hooks
uritemplate==4.1.1 # via google-api-python-client
urllib3==1.26.14 # via requests
webencodings==0.5.1 # via bleach
wheel==0.38.4 # via pip-tools
zope-event==4.5.0 # via gevent
zope-interface==5.4.0 # via gevent
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools