Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2010e7352 | |||
| 8d85b669ef | |||
| ef50b550c7 | |||
| 80373528ec | |||
|
|
5a6051f1d6 | ||
| 9713aa8507 | |||
| fd9dbc048c | |||
|
|
88b10b47d7 | ||
|
|
2e23de4e9d | ||
|
|
39ceb056f1 | ||
|
|
0cdc7fe629 |
@@ -1,15 +1,15 @@
|
|||||||
certifi==2024.12.14 # Testing
|
certifi==2024.12.14 # Testing
|
||||||
iniconfig==2.0.0 # PyTest Testing
|
iniconfig==2.0.0 # PyTest Testing
|
||||||
packaging==23.2 # PyTest Testing
|
packaging==24.2 # PyTest Testing
|
||||||
pluggy==1.5.0 # PyTest Testing
|
pluggy==1.5.0 # PyTest Testing
|
||||||
pytest==8.3.4 # PyTest Testing
|
pytest==8.3.4 # PyTest Testing
|
||||||
|
|
||||||
click==8.1.7 # Uvicorn
|
click==8.1.8 # Uvicorn
|
||||||
httptools==0.6.4 # Uvicorn
|
httptools==0.6.4 # Uvicorn
|
||||||
pyyaml==6.0.2 # Uvicorn
|
pyyaml==6.0.2 # Uvicorn
|
||||||
uvicorn==0.27.0.post1 # Uvicorn
|
uvicorn==0.34.0 # Uvicorn
|
||||||
uvloop==0.19.0 # Uvicorn
|
uvloop==0.21.0 # Uvicorn
|
||||||
watchfiles==1.0.4 # Uvicorn
|
watchfiles==1.0.4 # Uvicorn
|
||||||
websockets==12.0 # Uvicorn
|
websockets==14.1 # Uvicorn
|
||||||
|
|
||||||
creyPY==1.3.0 # My own package
|
creyPY[postgres]==3.0.0 # My own package
|
||||||
|
|||||||
Reference in New Issue
Block a user