FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
databases/requirements.txt at master · python-study-cxb/databases · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-study-cxb
/
databases
Public
forked from
encode/databases
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
databases
/
requirements.txt
Copy path
More file actions
More file actions
Latest commit
History
History
History
31 lines (26 loc) · 471 Bytes
Breadcrumbs
databases
/
requirements.txt
Copy path
File metadata and controls
31 lines (26 loc) · 471 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
-e
.
# Async database drivers
asyncmy
==
0.2.5
aiomysql
==
0.1.1
aiopg
==
1.3.4
aiosqlite
==
0.17.0
asyncpg
==
0.26.0
# Sync database drivers for standard tooling around setup/teardown/migrations.
psycopg2-binary
==
2.9.3
pymysql
==
1.0.2
# Testing
autoflake
==
1.4
black
==
22.6.0
isort
==
5.10.1
mypy
==
0.971
pytest
==
7.1.2
pytest-cov
==
3.0.0
starlette
==
0.20.4
requests
==
2.28.1
# Documentation
mkdocs
==
1.3.1
mkdocs-material
==
8.3.9
mkautodoc
==
0.1.0
# Packaging
twine
==
4.0.1
wheel
==
0.37.1
Back
|
FazBrowse Home
|
New Git URL