generated from nyuoss/umbreon-python-template-repository
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
65 lines (64 loc) · 1.36 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
# This file is @generated by PDM.
# Please do not edit it manually.
beautifulsoup4==4.12.3
blinker==1.8.2
cachetools==5.3.3
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6; sys_platform == "win32" or platform_system == "Windows"
datetime==5.5
dnspython==2.6.1
flask==3.0.3
google==3.0.0
google-api-core==2.19.0
google-api-python-client==2.128.0
google-api-python-client-stubs==1.25.0
google-auth==2.29.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth-stubs==0.2.0
googleapis-common-protos==1.63.0
grpc-stubs==1.53.0.5
grpcio==1.63.0
httplib2==0.22.0
idna==3.7
iniconfig==2.0.0
itsdangerous==2.2.0
jinja2==3.1.4
markupsafe==2.1.5
mypy==1.8.0
mypy-extensions==1.0.0
oauthlib==3.2.2
packaging==23.2
pathlib==1.0.1
pluggy==1.4.0
proto-plus==1.23.0
protobuf==4.25.3
pyasn1==0.6.0
pyasn1-modules==0.4.0
pymongo==4.7.2
pyparsing==3.1.2; python_version > "3.0"
pytest==8.0.0
pytest-flask==1.3.0
pytest-mock==3.14.0
python-dotenv==1.0.1
pytz==2024.1
requests==2.31.0
requests-oauthlib==2.0.0
rsa==4.9
ruff==0.2.0
setuptools==69.5.1
soupsieve==2.5
types-colorama==0.4.15.20240311
types-docutils==0.21.0.20240423
types-httplib2==0.22.0.20240310
types-pygments==2.18.0.20240506
types-requests==2.31.0.20240406
types-setuptools==69.5.0.20240423
typing==3.7.4.3
typing-extensions==4.9.0
uritemplate==4.1.1
urllib3==2.2.1
werkzeug==3.0.3
zope-interface==6.3