forked from snig-code16/NotesWallah
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
81 lines (81 loc) · 1.49 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
Authlib==1.3.0
blinker==1.7.0
cachetools==5.3.2
<<<<<<< HEAD
certifi==2024.2.2
=======
certifi==2023.11.17
>>>>>>> cb89d8ca93c1c8e05f15145a02dded4664d066c0
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.2
Flask==3.0.2
Flask-Admin==1.6.1
Flask-Mail==0.9.1
Flask-SQLAlchemy==3.1.1
<<<<<<< HEAD
google-ai-generativelanguage==0.4.0
google-api-core==2.17.0
=======
gcloud==0.18.3
google-ai-generativelanguage==0.4.0
google-api-core==2.16.0
>>>>>>> cb89d8ca93c1c8e05f15145a02dded4664d066c0
google-auth==2.27.0
google-generativeai==0.3.2
googleapis-common-protos==1.62.0
greenlet==3.0.3
<<<<<<< HEAD
grpcio==1.60.1
grpcio-status==1.60.1
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
markdown2==2.4.12
MarkupSafe==2.1.5
proto-plus==1.23.0
protobuf==4.25.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
python-dotenv==1.0.1
pytz==2024.1
requests==2.31.0
rsa==4.9
SQLAlchemy==2.0.25
tqdm==4.66.2
=======
grpcio==1.60.0
grpcio-status==1.60.0
httplib2==0.22.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
jwcrypto==1.5.0
markdown2==2.4.12
MarkupSafe==2.1.3
oauth2client==4.1.3
proto-plus==1.23.0
protobuf==4.25.1
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pycryptodome==3.19.0
pyparsing==3.1.1
Pyrebase4==4.7.1
python-dotenv==1.0.1
python-jwt==4.1.0
pytz==2023.3.post1
requests==2.29.0
requests-toolbelt==0.10.1
rsa==4.9
six==1.16.0
SQLAlchemy==2.0.23
tqdm==4.66.1
>>>>>>> cb89d8ca93c1c8e05f15145a02dded4664d066c0
typing_extensions==4.9.0
urllib3==2.2.0
Werkzeug==3.0.1
WTForms==3.1.2