forked from Ro5-ai/hydrascreen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
153 lines (152 loc) · 2.98 KB
/
requirements-dev.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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --extra=dev --no-emit-index-url --output-file=requirements-dev.txt setup.cfg
#
appengine-python-standard==1.1.6
# via hydrascreen (setup.cfg)
attrs==23.2.0
# via appengine-python-standard
black==23.3.0
# via hydrascreen (setup.cfg)
build==1.0.3
# via
# hydrascreen (setup.cfg)
# pip-tools
bump2version==1.0.1
# via hydrascreen (setup.cfg)
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# pip-tools
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via virtualenv
flake8==6.0.0
# via hydrascreen (setup.cfg)
frozendict==2.4.0
# via appengine-python-standard
google-auth==2.28.1
# via appengine-python-standard
identify==2.5.35
# via pre-commit
idna==3.6
# via requests
importlib-metadata==7.0.1
# via build
iniconfig==2.0.0
# via pytest
mccabe==0.7.0
# via flake8
mock==5.1.0
# via appengine-python-standard
mypy==1.4.1
# via hydrascreen (setup.cfg)
mypy-extensions==1.0.0
# via
# black
# mypy
nodeenv==1.8.0
# via pre-commit
numpy==1.26.4
# via pandas
packaging==23.2
# via
# black
# build
# pytest
pandas==2.2.1
# via hydrascreen (setup.cfg)
pathspec==0.12.1
# via black
pillow==10.2.0
# via appengine-python-standard
pip-tools==7.4.0
# via hydrascreen (setup.cfg)
platformdirs==4.2.0
# via
# black
# virtualenv
pluggy==1.4.0
# via pytest
pre-commit==3.3.3
# via hydrascreen (setup.cfg)
protobuf==4.25.3
# via appengine-python-standard
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==7.4.0
# via hydrascreen (setup.cfg)
python-dateutil==2.8.2
# via pandas
pytz==2024.1
# via
# appengine-python-standard
# pandas
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via
# appengine-python-standard
# hydrascreen (setup.cfg)
rsa==4.9
# via google-auth
ruamel-yaml==0.18.6
# via appengine-python-standard
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
six==1.16.0
# via
# appengine-python-standard
# python-dateutil
tomli==2.0.1
# via
# black
# build
# mypy
# pip-tools
# pyproject-hooks
# pytest
typing-extensions==4.10.0
# via
# black
# mypy
tzdata==2024.1
# via pandas
urllib3==1.26.18
# via
# appengine-python-standard
# requests
virtualenv==20.25.1
# via pre-commit
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools